Liking cljdoc? Tell your friends :D

exif-processor.core


exif-directory-regexclj

source

exif-for-fileclj

(exif-for-file file)

Takes an image file (as a java.io.InputStream or java.io.File) and extracts exif information into a map

Takes an image file (as a java.io.InputStream or java.io.File) and extracts exif information into a map
sourceraw docstring

exif-for-filenameclj

(exif-for-filename filename)

Loads a file from a give filename and extracts exif information into a map

Loads a file from a give filename and extracts exif information into a map
sourceraw docstring

exif-for-urlclj

(exif-for-url url)

Streams a file from a given URL and extracts exif information into a map

Streams a file from a given URL and extracts exif information into a map
sourceraw docstring

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

× close