_cdluaImageRGBA
extern (C) @safe nothrow
struct _cdluaImageRGBA {
}
- alpha
ubyte* alpha;
Undocumented in source.
- blue
ubyte* blue;
Undocumented in source.
- free
int free;
Undocumented in source.
- green
ubyte* green;
Undocumented in source.
- height
int height;
Undocumented in source.
- red
ubyte* red;
Undocumented in source.
- size
long size;
Undocumented in source.
- width
int width;
Undocumented in source.
cd lua5_private
aliasesfunctionsstructs