|
CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
|
This is the complete list of members for cmlabs::Color, including all inherited members.
| b | cmlabs::Color | |
| Color() | cmlabs::Color | |
| Color(uint8 red, uint8 green, uint8 blue) | cmlabs::Color | |
| Color(const char *name) | cmlabs::Color | |
| Color(const Color &color) | cmlabs::Color | |
| createColorsMaxDifference(uint32 count, bool mix=false) | cmlabs::Color | static |
| distance(Color &otherColor) | cmlabs::Color | |
| g | cmlabs::Color | |
| getGreyValue() | cmlabs::Color | |
| getReverseColor() | cmlabs::Color | |
| mixOn(Color &color, double weight) | cmlabs::Color | |
| r | cmlabs::Color | |
| size | cmlabs::Color | |
| toRGBString() | cmlabs::Color | inline |
| ~Color() | cmlabs::Color | virtual |