BLImageEncoderImpl

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) extern (C) extern (C) extern (C) extern (C) extern (C) extern (C) extern (C) extern (C) extern (C) extern (C) extern (C) extern (C) extern (C)
struct BLImageEncoderImpl {}

Members

Variables

bufferIndex
size_t bufferIndex;
Undocumented in source.
codec
BLImageCodecCore codec;
Undocumented in source.
frameIndex
ulong frameIndex;
Undocumented in source.
handle
void* handle;
Undocumented in source.
implTraits
ubyte implTraits;
Undocumented in source.
implType
ubyte implType;
Undocumented in source.
lastResult
BLResult lastResult;
Undocumented in source.
memPoolData
ushort memPoolData;
Undocumented in source.
refCount
size_t refCount;
Undocumented in source.
virt
const(BLImageEncoderVirt)* virt;
Undocumented in source.

Meta