PNGHeader

PNG header (IHDR).

Members

Variables

colourDepth
ubyte colourDepth;
colourType
PNGColourType colourType;
compressionMethod
PNGCompressionMethod compressionMethod;
filterMethod
PNGFilterMethod filterMethod;
height
ubyte[4] height;
interlaceMethod
PNGInterlaceMethod interlaceMethod;
width
ubyte[4] width;

Meta