Getting Started
Programming Guide
API Reference
float
r
g
b
RGBColor
bool
IsValid
A generic color class for storing RGB information.
Public Functions
Constructs an invalid RGB color.
Constructs an RGB color.
Returns whether or not the current color is valid.
Public Members