| alpha | Color | |
| BLACK | Color | [static] |
| BLUE | Color | [static] |
| blue | Color | |
| Color() | Color | [inline] |
| Color(float red_, float green_, float blue_, float alpha_=1.0) | Color | [inline] |
| Color(const std::vector< float > &vals) | Color | [inline] |
| CYAN | Color | [static] |
| green | Color | |
| GREEN | Color | [static] |
| greyscale() const | Color | [inline] |
| MAGENTA | Color | [static] |
| operator<(const Color &other) const | Color | [inline] |
| operator==(const Color &other) const | Color | [inline] |
| red | Color | |
| RED | Color | [static] |
| WHITE | Color | [static] |
| YELLOW | Color | [static] |
1.5.1