Liking cljdoc? Tell your friends :D

tikkba.transcoder


default-jpeg-optionsclj

source

default-png-optionsclj

source

jpeg-transcoder-hintsclj

source

png-transcoder-hintsclj

source

Rasterizablecljprotocol

Protocol that defines methods that allows to convert SVG doc into raster image

Protocol that defines methods that allows to convert SVG doc into raster image

to-jpegclj

(to-jpeg this output-path)
(to-jpeg this output-path options)

Convert SVGDocument into JPEG rasterimage

Convert SVGDocument into JPEG rasterimage

to-pngclj

(to-png this output-path)
(to-png this output-path options)

Converts SVGDocument into PNG rasterimage

Converts SVGDocument into PNG rasterimage
sourceraw docstring

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

× close