Liking cljdoc? Tell your friends :D

libmooncat.image.generator.buffered-image


draw-monochrome-pixels!clj

(draw-monochrome-pixels! img padding scale pixels color)

draw-pixels!clj

(draw-pixels! img padding scale pixels)

generate-buffered-imageclj

(generate-buffered-image width
                         height
                         {:keys [glow-color glow-size background-glow
                                 background-pixels foreground-glow
                                 foreground-pixels]}
                         scale
                         padding
                         background-color)

save-png!clj

(save-png! img filename)

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

× close