ClanLib
2.3.7
|
HSV Color - Double. More...
#include <color_hsv2.h>
Public Member Functions | |
CL_ColorHSVd () | |
CL_ColorHSVd (double h, double s, double v, double a) | |
CL_ColorHSVd (const CL_ColorHSVx< double > ©) | |
CL_ColorHSVd (const CL_Color &color) | |
CL_ColorHSVd (const CL_Colorf &color) | |
CL_ColorHSVd (const CL_Colord &color) | |
operator CL_Colord () | |
Operators | |
bool | operator== (const CL_ColorHSVx< double > &color) const |
== operator. More... | |
bool | operator!= (const CL_ColorHSVx< double > &color) const |
!= operator. More... | |
Public Attributes | |
Attributes | |
double | h |
double | s |
double | v |
double | a |
HSV Color - Double.
A line segment has a start point and an end point
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
CL_ColorHSVd::operator CL_Colord | ( | ) |
|
inlineinherited |
!= operator.
|
inlineinherited |
== operator.
|
inherited |
|
inherited |
|
inherited |
|
inherited |