RGB8

A 8-bit tristimulus sRGB color. TODO: rgb8 convenience function to create one such color.

Members

Variables

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

Meta