Commit b217687a authored by Fred Drake's avatar Fred Drake

Fix the question marks next to the expansions of some of the

colorspace name abbreviations, based on email from Gerrit Holl
<gerrit.holl@pobox.com>.
parent bf6267e6
......@@ -11,8 +11,8 @@ Inputs outside this range may cause exceptions or invalid outputs.
Supported color systems:
RGB: Red, Green, Blue components
YIQ: used by composite video signals
HLS: Hue, Luminance, S???
HSV: Hue, Saturation, Value(?)
HLS: Hue, Luminance, Saturation
HSV: Hue, Saturation, Value
"""
# References:
# XXX Where's the literature?
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment