(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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |