Liking cljdoc? Tell your friends :D

ventas.entities.image-size


algorithmsclj

source

already-transformed?clj

(already-transformed? file-entity size-entity)
source

clean-storageclj

(clean-storage)
source

entitiesclj

source

get-pending-imagesclj

(get-pending-images)
source

list-imagesclj

(list-images entity)
source

size-entity->configurationclj

(size-entity->configuration {:image-size/keys [width height algorithm quality]})
source

transformclj

(transform file-entity size-entity)

Transforms a :file entity representing an image, using the configuration given by an :image-size entity. Saves the resulting image into the corresponding path, and returns given path (just returns the path if nothing has to be done)

Transforms a :file entity representing an image, using the configuration
given by an :image-size entity. Saves the resulting image into the corresponding
path, and returns given path (just returns the path if nothing has to be done)
sourceraw docstring

transform-allclj

(transform-all)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close