This is the complete list of members for ON_Color, including all inherited members.
| Alpha() const | ON_Color | |
| Black | ON_Color | static |
| Blue() const | ON_Color | |
| Compare(const ON_Color &) const | ON_Color | |
| FractionAlpha() const | ON_Color | |
| FractionBlue() const | ON_Color | |
| FractionGreen() const | ON_Color | |
| FractionRed() const | ON_Color | |
| Gray126 | ON_Color | static |
| Gray160 | ON_Color | static |
| Gray230 | ON_Color | static |
| Green() const | ON_Color | |
| Hue() const | ON_Color | |
| kAlphaByteIndex enum value | ON_Color | |
| kBlueByteIndex enum value | ON_Color | |
| kGreenByteIndex enum value | ON_Color | |
| kRedByteIndex enum value | ON_Color | |
| m_color | ON_Color | |
| m_RGBA | ON_Color | |
| ON_Color()=default | ON_Color | |
| ON_Color(const ON_Color &)=default | ON_Color | |
| ON_Color(int red, int green, int blue) | ON_Color | |
| ON_Color(int red, int green, int blue, int alpha) | ON_Color | |
| ON_Color(unsigned int colorref) | ON_Color | |
| operator unsigned int() const | ON_Color | |
| operator=(const ON_Color &)=default | ON_Color | |
| Red() const | ON_Color | |
| RGBA_byte_index enum name | ON_Color | |
| RGBA_shift enum name | ON_Color | |
| SaturatedBlue | ON_Color | static |
| SaturatedCyan | ON_Color | static |
| SaturatedGreen | ON_Color | static |
| SaturatedMagenta | ON_Color | static |
| SaturatedRed | ON_Color | static |
| SaturatedYellow | ON_Color | static |
| Saturation() const | ON_Color | |
| SetAlpha(int alpha) | ON_Color | |
| SetFractionalAlpha(double alpha) | ON_Color | |
| SetFractionalRGB(double red, double green, double blue) | ON_Color | |
| SetFractionalRGBA(double red, double green, double blue, double alpha) | ON_Color | |
| SetHSV(double h, double s, double v) | ON_Color | |
| SetRGB(int red, int green, int blue) | ON_Color | |
| SetRGBA(int red, int green, int blue, int alpha) | ON_Color | |
| UnsetColor | ON_Color | static |
| Value() const | ON_Color | |
| White | ON_Color | static |
| WindowsRGB() const | ON_Color | |
| ~ON_Color()=default | ON_Color | |