|
ClanLib
2.3.7
|
HSL Color - Double. More...
#include <color_hsl2.h>

Public Member Functions | |
| CL_ColorHSLd () | |
| CL_ColorHSLd (double h, double s, double l, double a) | |
| CL_ColorHSLd (const CL_ColorHSLx< double > ©) | |
| CL_ColorHSLd (const CL_Color &color) | |
| CL_ColorHSLd (const CL_Colorf &color) | |
| CL_ColorHSLd (const CL_Colord &color) | |
| operator CL_Colord () | |
Operators | |
| bool | operator== (const CL_ColorHSLx< double > &color) const |
| == operator. More... | |
| bool | operator!= (const CL_ColorHSLx< double > &color) const |
| != operator. More... | |
Public Attributes | |
Attributes | |
| double | h |
| double | s |
| double | l |
| double | a |
HSL Color - Double.
A line segment has a start point and an end point
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| CL_ColorHSLd::operator CL_Colord | ( | ) |
|
inlineinherited |
!= operator.
|
inlineinherited |
== operator.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
1.8.4