- detectDDS
bool detectDDS(IOStream* io, IOHandle handle)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeDDSPlugin
ImageFormatPlugin makeDDSPlugin()
Undocumented in source. Be warned that the author may not have intended to support it.
- saveDDS
bool saveDDS(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.
DDS support, containing BC7 encoded textures.