gamut.plugins.bmp

BMP support.

Members

Functions

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