chameleon v2.0.1-pre3 Chameleon.HSV
HSV (hue, saturation, value) represents colors using a cylinder where colors are sorted by angles and then adjusted via the saturation and value parameters.
See Chameleon.HSL for a related, but different colorspace.
Link to this section Summary
Functions
Create a new HSV color
Link to this section Types
Link to this section Functions
Link to this function
new(h, s, v)
Create a new HSV color.