- detectPNG
bool detectPNG(IOStream* io, IOHandle handle)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadPNG
void loadPNG(Image image, IOStream* io, IOHandle handle, int page, int flags, void* data)
Undocumented in source. Be warned that the author may not have intended to support it.
- makePNGPlugin
ImageFormatPlugin makePNGPlugin()
Undocumented in source. Be warned that the author may not have intended to support it.
- savePNG
bool savePNG(const(Image) image, IOStream* io, IOHandle handle, int page, int flags, void* data)
Undocumented in source. Be warned that the author may not have intended to support it.
PNG support.