psd.parse.sections.imgres

Undocumented in source.

Members

Enums

ImageResourceType
enum ImageResourceType
Undocumented in source.

Functions

parseImageResources
void parseImageResources(ParserContext ctx)

Parses image resources

Structs

AlphaChannel
struct AlphaChannel

A struct representing an alpha channel as stored in the image resources section. NOTE: Note that the image data for alpha channels is stored in the image data section.

ImageResourceBlock
struct ImageResourceBlock

An image resource block

ImageResourcesData
struct ImageResourcesData

A struct representing the information extracted from the Image Resources section.

Thumbnail
struct Thumbnail

A struct representing a thumbnail as stored in the image resources section.

Meta