BLImageCodecVirt

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

base
BLObjectVirtBase base;
Undocumented in source.
createDecoder
BLResult function(const(BLImageCodecImpl)* impl, BLImageDecoderCore* dst) createDecoder;
Undocumented in source.
createEncoder
BLResult function(const(BLImageCodecImpl)* impl, BLImageEncoderCore* dst) createEncoder;
Undocumented in source.
inspectData
uint function(const(BLImageCodecImpl)* impl, const(ubyte)* data, size_t size) inspectData;
Undocumented in source.

Meta