BLImageDecoderVirt

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

Members

Variables

destroy
BLResult function(BLImageDecoderImpl* impl) destroy;
Undocumented in source.
readFrame
BLResult function(BLImageDecoderImpl* impl, BLImageCore* imageOut, const(ubyte)* data, size_t size) readFrame;
Undocumented in source.
readInfo
BLResult function(BLImageDecoderImpl* impl, BLImageInfo* infoOut, const(ubyte)* data, size_t size) readInfo;
Undocumented in source.
restart
BLResult function(BLImageDecoderImpl* impl) restart;
Undocumented in source.

Meta