- parseByte
void parseByte(ubyte bite)
Undocumented in source.
- parseFile
void parseFile(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseStream
size_t parseStream(Stream stream, size_t chunkSize)
Undocumented in source. Be warned that the author may not have intended to support it.
- image
Image image [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- errorState
IMGError errorState [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- m_logging
bool m_logging;
Undocumented in source.
- m_errorState
IMGError m_errorState;
Undocumented in source.
- m_image
Image m_image;
Undocumented in source.
Png decoder.