PNGChunkHeader

Undocumented in source.
struct PNGChunkHeader {}

Members

Variables

length
ubyte[4] length;
type
char[4] type;

Meta