Rhino C++ API  8.6
ON_Color Member List

This is the complete list of members for ON_Color, including all inherited members.

Alpha() constON_Color
BlackON_Colorstatic
Blue() constON_Color
Compare(const ON_Color &) constON_Color
FractionAlpha() constON_Color
FractionBlue() constON_Color
FractionGreen() constON_Color
FractionRed() constON_Color
FromHueInRadians(double hue_in_radians)ON_Colorstatic
Gray105ON_Colorstatic
Gray126ON_Colorstatic
Gray160ON_Colorstatic
Gray230ON_Colorstatic
Gray250ON_Colorstatic
Green() constON_Color
Hue() constON_Color
IsSet() constON_Color
IsUnset() constON_Color
kAlphaByteIndex enum valueON_Color
kBlueByteIndex enum valueON_Color
kGreenByteIndex enum valueON_Color
kRedByteIndex enum valueON_Color
m_colorON_Color
m_RGBAON_Color
ON_Color()=defaultON_Color
ON_Color(const ON_Color &)=defaultON_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() constON_Color
operator=(const ON_Color &)=defaultON_Color
RandomColor()ON_Colorstatic
RandomColor(ON_Interval hue_range, ON_Interval saturation_range, ON_Interval value_range)ON_Colorstatic
RandomColor(ON__UINT32 seed)ON_Colorstatic
RandomColor(ON__UINT32 seed, ON_Interval hue_range, ON_Interval saturation_range, ON_Interval value_range)ON_Colorstatic
Red() constON_Color
RGBA_byte_index enum nameON_Color
RGBA_shift enum nameON_Color
SaturatedBlueON_Colorstatic
SaturatedCyanON_Colorstatic
SaturatedGoldON_Colorstatic
SaturatedGreenON_Colorstatic
SaturatedMagentaON_Colorstatic
SaturatedRedON_Colorstatic
SaturatedYellowON_Colorstatic
Saturation() constON_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
TextFormat enum nameON_Color
ToString(ON_Color::TextFormat format, wchar_t separator, bool bFormatUnsetColor) constON_Color
ToString(ON_Color::TextFormat format, wchar_t separator, bool bFormatUnsetColor, class ON_TextLog &ignored_parameter) constON_Color
ToText(ON_Color::TextFormat format, wchar_t separator, bool bFormatUnsetColor, class ON_TextLog &text_log) constON_Color
UnsetColorON_Colorstatic
Value() constON_Color
WhiteON_Colorstatic
WindowsRGB() constON_Color
~ON_Color()=defaultON_Color