- detectJPEG
bool detectJPEG(IOStream* io, IOHandle handle)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadJPEG
void loadJPEG(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.
- makeJPEGPlugin
ImageFormatPlugin makeJPEGPlugin()
Undocumented in source. Be warned that the author may not have intended to support it.
- saveJPEG
bool saveJPEG(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.
JPEG support.