mu_Color

RGBA color

extern (C)
struct mu_Color {}

Members

Variables

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

Meta