Adding note for Luv colorspace to top docstring

This commit is contained in:
Matthew Trentacoste
2013-10-23 22:23:26 -07:00
parent c05d18a010
commit 888ef05b63
+3
View File
@@ -29,6 +29,9 @@ Supported color spaces
* LAB CIE : Lightness, a, b
Colorspace derived from XYZ CIE that is intended to be more
perceptually uniform
* LUV CIE : Lightness, u, v
Colorspace derived from XYZ CIE that is intended to be more
perceptually uniform
* LCH CIE : Lightness, Chroma, Hue
Defined in terms of LAB CIE. C and H are the polar representation of
a and b. The polar angle C is defined to be on (0, 2*pi)