Class: Image
| Defined in: | lib/psd/image.coffee |
| Inherits: | Module |
Direct Known Subclasses
Instance Method Summary
- # (void) setChannelsInfo()
- # (void) calculateLength()
- # (void) parse()
- # (void) parseCompression()
- # (void) parseImageData()
- # (void) processImageData()
Constructor Details
#
(void)
constructor(file, header)
Instance Method Details
#
(void)
setChannelsInfo()
#
(void)
calculateLength()
#
(void)
parse()
#
(void)
parseCompression()
#
(void)
parseImageData()
#
(void)
processImageData()