gamut.plugins.gif

GIF support.

Members

Functions

detectGIF
bool detectGIF(IOStream* io, IOHandle handle)
Undocumented in source. Be warned that the author may not have intended to support it.
loadGIF
void loadGIF(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.
makeGIFPlugin
ImageFormatPlugin makeGIFPlugin()
Undocumented in source. Be warned that the author may not have intended to support it.
saveGIF
bool saveGIF(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.

Meta