Liking cljdoc? Tell your friends :D

think.image.color


ciedist76clj/s

(ciedist76 [l1 a1 b1] [l2 a2 b2])
source

ciedist76jndclj/s

source

ciedist94clj/s

(ciedist94 [l1 a1 b1] [l2 a2 b2])
source

ciedist94jndclj/s

source

hex-string-to-rgbclj/s

(hex-string-to-rgb hs)
source

hsv->rgbclj/s

(hsv->rgb [h s v])
source

lab->rgbclj/s

(lab->rgb lab)

Warning, losses were found when converting from lab->rgb and back again.

Warning, losses were found when converting from lab->rgb and back again.
sourceraw docstring

lab->xyzclj/s

(lab->xyz [l a b])
source

random-colorclj/s

(random-color)
source

rgb->hslclj/s

(rgb->hsl [r g b])
source

rgb->hsvclj/s

(rgb->hsv [r g b])
source

rgb->intclj/s

(rgb->int [r g b])
source

rgb->labclj/s

(rgb->lab rgb)
source

rgb->xyzclj/s

(rgb->xyz [r g b])
source

rgb-to-hex-stringclj/s

(rgb-to-hex-string [r g b])
source

rgbdistclj/s

(rgbdist [r1 g1 b1] [r2 g2 b2])
source

xyz->labclj/s

(xyz->lab [x y z])
source

xyz->rgbclj/s

(xyz->rgb [x y z])
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close