Liking cljdoc? Tell your friends :D

co.gaiwan.oak.lib.image


buffered-image->bytesclj

(buffered-image->bytes image format-name)

fetch-and-resizeclj

(fetch-and-resize uri)

fetch-imageclj

(fetch-image uri)

Fetch an image from remote URI

Fetch an image from remote URI
raw docstring

save-image-to-fileclj

(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.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close