16#if !defined(OPENNURBS_COLOR_INC_)
17#define OPENNURBS_COLOR_INC_
50 operator unsigned int()
const;
53 int Compare(
const ON_Color& )
const;
60 double FractionRed()
const;
61 double FractionGreen()
const;
62 double FractionBlue()
const;
63 double FractionAlpha()
const;
71 void SetFractionalRGB(
81 void SetFractionalAlpha(
93 void SetFractionalRGBA(
108 double Saturation()
const;
111 double Value()
const;
Definition opennurbs_color.h:24
static const ON_Color UnsetColor
Definition opennurbs_color.h:28
unsigned int m_color
Definition opennurbs_color.h:123
#define ON_CLASS
Definition opennurbs_defines.h:91
char s
Definition opennurbs_string.cpp:32