RGB16

A 16-bit tristimulus sRGB color. TODO: rgb16 convenience function to create one such color.

Members

Variables

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

Meta