(buffered-image->bytes image format-name)(fetch-and-resize uri)(fetch-image uri)Fetch an image from remote URI
Fetch an image from remote URI
(save-image-to-file image format-name file-path)Saves the BufferedImage to the specified file path, designating the image format (e.g., 'png' or 'jpg'). Returns true/false indicating whether the write operation was successful.
Saves the BufferedImage to the specified file path, designating the image format (e.g., 'png' or 'jpg'). Returns true/false indicating whether the write operation was successful.
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 |