Liking cljdoc? Tell your friends :D

mikera.image-matrix.colours


argb-intclj

(argb-int arr)
(argb-int r g b a)

Gets the integer ARGB value from four double colour vectors

Gets the integer ARGB value from four double colour vectors
raw docstring

byte-to-componentcljmacro

(byte-to-component b)

component-to-bytecljmacro

(component-to-byte c)

get-alphaclj

(get-alpha argb)

get-blueclj

(get-blue argb)

get-colour-componentcljmacro

(get-colour-component x shift)

get-greenclj

(get-green argb)

get-redclj

(get-red argb)

rgba-to-double-arrayclj

(rgba-to-double-array argb)

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

× close