Namespce for colour spectrum functions. These functions convert a double value from 0.0 to 1.0 to a long ARGB colour value.
Namespce for colour spectrum functions. These functions convert a double value from 0.0 to 1.0 to a long ARGB colour value.
(heatmap x)
(mono x)
Compute a monochromatic colour spectrum, from 0.0=black to 1.0=white
Compute a monochromatic colour spectrum, from 0.0=black to 1.0=white
(wheel x)
Compute a simple colour wheel spectrum, from 0.0 to 1.0
Compute a simple colour wheel spectrum, from 0.0 to 1.0
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close