Type of a color in HSVA format
Module OgamlGraphics.Color.HSV
Manipulation of HSVA colors
Fast way to create an HSV color (alpha defaults to 1)
Opaque black
Opaque white
Opaque red
Opaque green
Opaque blue
Opaque yellow
Opaque magenta
Opaque cyan
Transparent black
Clamps the s,v,a values of a color between 0 and 1, and h between 0 and 2*pi
Pretty-prints a color to a string