Go to the source code of this file.
Namespaces | |
Color | |
Enumerations | |
enum | Color::Color { Color::eBlack, Color::eWhite, Color::eRed, Color::eGreen, Color::eBlue, Color::eCyan, Color::eMagenta, Color::eYellow } |
Functions | |
void | Color::GetRGBValues (Color color, unsigned char &r, unsigned char &g, unsigned char &b) |