ClanLib
2.3.7
|
HSL Color - Float. More...
#include <color_hsl2.h>
Public Member Functions | |
CL_ColorHSLf () | |
CL_ColorHSLf (float h, float s, float l, float a) | |
CL_ColorHSLf (const CL_ColorHSLx< float > ©) | |
CL_ColorHSLf (const CL_Color &color) | |
CL_ColorHSLf (const CL_Colorf &color) | |
CL_ColorHSLf (const CL_Colord &color) | |
operator CL_Colorf () | |
Operators | |
bool | operator== (const CL_ColorHSLx< float > &color) const |
== operator. More... | |
bool | operator!= (const CL_ColorHSLx< float > &color) const |
!= operator. More... | |
Public Attributes | |
Attributes | |
float | h |
float | s |
float | l |
float | a |
HSL Color - Float.
A line segment has a start point and an end point
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
CL_ColorHSLf::operator CL_Colorf | ( | ) |
|
inlineinherited |
!= operator.
|
inlineinherited |
== operator.
|
inherited |
|
inherited |
|
inherited |
|
inherited |