MCL
Minimalistic Color Library
 All Classes Files
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
\Nmcl
 oNil
 |oCTrie
 |oCRGBBase[RGB] r: [0..1]; g: [0..1]; b: [0..1]; a: [0..1]
[RGBf] r: [0..1]; g: [0..1]; b: [0..1]; a: [0..1]
[RGBub] r: [0..255]; g: [0..255]; b: [0..255]; a: [0..255]
 |oCRGBTraits
 |oCRGBTraits< RGB >
 |oCRGBTraits< RGBf >
 |\CRGBTraits< RGBub >
 oCColor
 oCColorMap
 oCEnvironment
 oCMonoid< Endomorphism< T > >
 oCMonoid
 oCProfile
 oCCMYC: [0..1]; m: [0..1]; y: [0..1]; a: [0..1]
 oCCMYKC: [0..1]; m: [0..1]; y: [0..1]; k: [0..1]; a: [0..1]
 oCHSLH: [0..360]; s: [0..1]; l: [0..1]; a: [0..1]
 oCHSVH: [0..360]; s: [0..1]; v: [0..1]; a: [0..1]
 oCLABL: [0..100]; a: [-120..120]; b: [-120..120]; alpha: [0..1]
 oCLCHL: [0..100]; c: [0..120]; h: [0..360]; a: [0..1]
 \CXYZX: [0..120]; y: [0..120]; z: [0..120]; a: [0..1]