__anonymous.__anonymous

Holder for rgba individual components.

union __anonymous
struct __anonymous {}

Members

Variables

a
ubyte a;

alpha. 255 == opaque

b
ubyte b;

blue

g
ubyte g;

green

r
ubyte r;

red

Suggestion Box / Bug Report