PNGChunk

Undocumented in source.

Constructors

this
this(string type, const(void)[] data)
Undocumented in source.

Members

Functions

crc32
uint crc32()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

data
const(void)[] data;
Undocumented in source.
type
char[4] type;
Undocumented in source.

Meta