(hexa->rgb s)
Converts a hexa color (string) to an [r g b] vector representation.
Converts a hexa color (string) to an [r g b] vector representation.
(hexa->rgb* s)
Converts a hexa color (string) to an [r g b] vector representation.
Converts a hexa color (string) to an [r g b] vector representation.
(hexa->rgba s)
Converts a hexa color (string) to an [r g b a] vector representation.
Converts a hexa color (string) to an [r g b a] vector representation.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close