psd.parse.sections.header

Undocumented in source.

Members

Enums

ColorMode
enum ColorMode

PSD Color Modes

Functions

parseHeader
void parseHeader(ParserContext ctx)

Parses PSD header

readReserveBytes
char[6] readReserveBytes(ParserContext ctx)

Will read the reserve bytes from the header.

readSignature
char[4] readSignature(ParserContext ctx)

Will read the signature from the header.

Structs

PSD_Header
struct PSD_Header
Undocumented in source.

Meta