Skip to main content
Skip table of contents

ExifDataModel

Model for EXIF data features of image.

implements: hash
bundle: standard information structure (sismodel)
since 5.2.0
Model for EXIF data features of image.

Defined hash keys

aperture ↦ Double
since 5.2.0
get value of feature 'censhare:exif.aperture'

creationDateDateTimeModel
since 5.2.0
get value of feature 'censhare:exif.creation-date'

exposureCompensation ↦ Long
since 5.2.0
get value of feature 'censhare:exif.exposure-compensation'

flash ↦ Boolean
since 5.2.0
get value of feature 'censhare:exif.flash'

focalLength ↦ Double
since 5.2.0
get value of feature 'censhare:exif.focal-length'

iso ↦ Long
since 5.2.0
get value of feature 'censhare:exif.iso'

lens ↦ String
since 5.2.0
get value of feature 'censhare:exif.lens'

meteringMode ↦ String
since 5.2.0
get value of feature 'censhare:exif.metering-mode'

model ↦ String
since 5.2.0
get value of feature 'censhare:exif.model'

shutterSpeed ↦ String
since 5.2.0
get value of feature 'censhare:exif.shutter-speed'

whiteBalance ↦ String
since 5.2.0
get value of feature 'censhare:exif.white-balance'

Permission Verbs used

exif.aperture
since 5.2.0 'exif.aperture' - guards requests to '→aperture'

exif.creationDate
since 5.2.0 'exif.creationDate' - guards requests to '→creationDate'

exif.exposureCompensation
since 5.2.0 'exif.exposureCompensation' - guards requests to '→exposureCompensation'

exif.flash
since 5.2.0 'exif.flash' - guards requests to '→flash'

exif.focalLength
since 5.2.0 'exif.focalLength' - guards requests to '→focalLength'

exif.iso
since 5.2.0 'exif.iso' - guards requests to '→iso'

exif.lens
since 5.2.0 'exif.lens' - guards requests to '→lens'

exif.meteringMode
since 5.2.0 'exif.meteringMode' - guards requests to '→meteringMode'

exif.model
since 5.2.0 'exif.model' - guards requests to '→model'

exif.shutterSpeed
since 5.2.0 'exif.shutterSpeed' - guards requests to '→shutterSpeed'

exif.whiteBalance
since 5.2.0 'exif.whiteBalance' - guards requests to '→whiteBalance'

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.