BLImageImpl

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)
struct BLImageImpl {}

Members

Variables

depth
ushort depth;
Undocumented in source.
flags
ubyte flags;
Undocumented in source.
format
ubyte format;
Undocumented in source.
implTraits
ubyte implTraits;
Undocumented in source.
implType
ubyte implType;
Undocumented in source.
memPoolData
ushort memPoolData;
Undocumented in source.
pixelData
void* pixelData;
Undocumented in source.
refCount
size_t refCount;
Undocumented in source.
size
BLSizeI size;
Undocumented in source.
stride
intptr_t stride;
Undocumented in source.

Meta