- detectQOI
bool detectQOI(IOStream* io, IOHandle handle)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadQOI
void loadQOI(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.
- makeQOIPlugin
ImageFormatPlugin makeQOIPlugin()
Undocumented in source. Be warned that the author may not have intended to support it.
- saveQOI
bool saveQOI(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.
QOI support.