SDL2Surface.RGBA

class SDL2Surface
struct RGBA {}

Members

Variables

a
ubyte a;
b
ubyte b;
g
ubyte g;
Undocumented in source.
r
ubyte r;
Undocumented in source.

Meta