RSAGL.Color.HCL
- data HCL = HCL {
- hcl_hue :: !Angle
- hcl_chroma :: !RSdouble
- hcl_luminance :: !RSdouble
Documentation
A color in the hue-chroma-luminance color space. This is an additive color system (like RGB).
Constructors
HCL | |
Fields
|
Instances
rsagl-0.6.0.1: The RogueStar Animation and Graphics Library
RSAGL.Color.HCL
A color in the hue-chroma-luminance color space. This is an additive color system (like RGB).
Constructors
HCL | |
Fields
|
Instances