Color32Bit

32 bit color space. Used for architectures where vector instructions are not readily available.

Members

Properties

a
auto ref a [@property getter]

Alpha

a
auto ref a [@property getter]

Alpha

b
auto ref b [@property getter]

Blue

b
auto ref b [@property getter]

Blue

g
auto ref g [@property getter]

Green

g
auto ref g [@property getter]

Green

r
auto ref r [@property getter]

Red

r
auto ref r [@property getter]

Red

Unions

__anonymous
union __anonymous
Undocumented in source.

Meta