(clear-temps image-names)
Clear temporary files.
Clear temporary files.
(future->image! future)
Convert a future to an image.
Convert a future to an image.
(images->zip images-uris)
(images->zip config-maps images-uris)
Inputs: ([images-uris :- [s/Str]] [config-maps :- imx-s/InputPayload images-uris :- [s/Str]])
takes sequence of image URI and a list of configurations and make a zip file with the downloaded images.
Inputs: ([images-uris :- [s/Str]] [config-maps :- imx-s/InputPayload images-uris :- [s/Str]]) takes sequence of image URI and a list of configurations and make a zip file with the downloaded images.
(load-image-uris-from-resource)
(load-image-uris-from-resource file-path)
(resize-images!->collect-names images-names)
(resize-images!->collect-names config-maps images-names)
(uri->image-name uri)
Convert a URI to an image name.
Convert a URI to an image name.
(uri-map->future-image! uri-map)
Convert a URI to an image.
Convert a URI to an image.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close