- detectTGA
bool detectTGA(IOStream* io, IOHandle handle)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadTGA
void loadTGA(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.
- makeTGAPlugin
ImageFormatPlugin makeTGAPlugin()
Undocumented in source. Be warned that the author may not have intended to support it.
- saveTGA
bool saveTGA(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.
TGA support.