(encode image)
(encode image comp-x comp-y)
(encode image comp-x comp-y linear)
Encode the pixel matrix into a blurhash. Optional args: comp-x and comp-y - x and y component counts. Defaults to 4 for both. linear - whether the image is encoded in linear format (0.0-1.0 floating point values). Defaults to false.
Encode the pixel matrix into a blurhash. Optional args: comp-x and comp-y - x and y component counts. Defaults to 4 for both. linear - whether the image is encoded in linear format (0.0-1.0 floating point values). Defaults to false.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close