Liking cljdoc? Tell your friends :D

image-lib.write


write-captionclj

(write-caption db image-collection photoid value)

Deprecated: use write-to-photo instead. Writes a string to the :Caption field of a photo entry in the db

Deprecated: use write-to-photo instead. Writes a string to the :Caption field of a photo entry in the db
sourceraw docstring

write-titleclj

(write-title db image-collection photoid value)

Deprecated: use write-to-photo instead. Writes a string to the :Object-Name field of a photo entry in the db

Deprecated: use write-to-photo instead. Writes a string to the :Object-Name field of a photo entry in the db
sourceraw docstring

write-to-photoclj

(write-to-photo db image-collection photoid field value)

Write an iptc field to a photo in the images-table

Write an iptc field to a photo in the images-table
sourceraw docstring

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

× close