A structure to express colors in RGB values. More...
#include <constants.h>
Public Attributes | |
| float | red | 
| the red portion of the color  | |
| float | green | 
| the green portion of the color  | |
| float | blue | 
| the blue portion of the color  | |
A structure to express colors in RGB values.
 1.8.6