Type of a color in RGBA format
Module OgamlGraphics.Color.RGB
Manipulation of RGBA colors
Fast way to create an RGB color (alpha defaults to 1)
Opaque black
Opaque white
Opaque red
Opaque green
Opaque blue
Opaque yellow
Opaque magenta
Opaque cyan
Transparent black
Clamps all the values of a color between 0 and 1
Maps each value of a color
Pretty-prints a color to a string