(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
(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
(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
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |