BLImageData

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 BLImageData {}

Members

Variables

flags
uint flags;
Undocumented in source.
format
uint format;
Undocumented in source.
pixelData
void* pixelData;
Undocumented in source.
size
BLSizeI size;
Undocumented in source.
stride
intptr_t stride;
Undocumented in source.

Meta