exiv2._easyaccess

Simplified reading of Exif metadata.

Functions

afPoint

Return the AF point.

apertureValue

Return the aperture value.

brightnessValue

Return the brightness value.

contrast

Return the contrast level.

dateTimeOriginal

Return the date and time when the original image data was generated.

exposureBiasValue

Return the exposure bias value.

exposureIndex

Return the exposure index.

exposureMode

Return the exposure mode setting.

exposureTime

Return the exposure time.

fNumber

Return the F number.

flash

Return the status of flash.

flashBias

Return the flash bias value.

flashEnergy

Return the flash energy.

focalLength

Return the focal length setting.

imageQuality

Return the image quality setting.

isoSpeed

Return the ISO speed used to shoot the image.

lensName

Return the name of the lens used.

lightSource

Return the kind of light source.

macroMode

Return the macro mode setting.

make

Return the camera make.

maxApertureValue

Return the max aperture value.

meteringMode

Return the metering mode setting.

model

Return the camera model.

orientation

Return the orientation of the image.

saturation

Return the saturation level.

sceneCaptureType

Return the scene capture type.

sceneMode

Return the scene mode setting.

sensingMethod

Return the image sensor type.

serialNumber

Return the camera serial number.

sharpness

Return the sharpness level.

shutterSpeedValue

Return the shutter speed value.

subjectArea

Return the subject location and area.

subjectDistance

Return the subject distance.

whiteBalance

Return the white balance setting.

afPoint()

Return the AF point. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

apertureValue()

Return the aperture value. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

brightnessValue()

Return the brightness value. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

contrast()

Return the contrast level. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

dateTimeOriginal()

Return the date and time when the original image data was generated. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

exposureBiasValue()

Return the exposure bias value. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

exposureIndex()

Return the exposure index. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

exposureMode()

Return the exposure mode setting. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

exposureTime()

Return the exposure time. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

fNumber()

Return the F number. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

flash()

Return the status of flash. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

flashBias()

Return the flash bias value. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

flashEnergy()

Return the flash energy. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

focalLength()

Return the focal length setting. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

imageQuality()

Return the image quality setting. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

isoSpeed()

Return the ISO speed used to shoot the image. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time. Please note also that ISO speed function uses some computations, which might involve combining information from multiple tags and interpreting numeric codes. While the computations try to cover most cases, they can’t be perfect and might fail in some circumstances, leading to imprecise results.

lensName()

Return the name of the lens used. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time. Please note also that lens name function uses some heuristics to reconstruct the lens name, which might involve combining information from multiple tags and interpreting numeric codes. While the heuristics try to cover most cases, they can’t be perfect and might fail in some circumstances, leading to imprecise results.

lightSource()

Return the kind of light source. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

macroMode()

Return the macro mode setting. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

make()

Return the camera make. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

maxApertureValue()

Return the max aperture value. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

meteringMode()

Return the metering mode setting. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

model()

Return the camera model. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

orientation()

Return the orientation of the image. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

saturation()

Return the saturation level. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

sceneCaptureType()

Return the scene capture type. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

sceneMode()

Return the scene mode setting. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

sensingMethod()

Return the image sensor type. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

serialNumber()

Return the camera serial number. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

sharpness()

Return the sharpness level. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

shutterSpeedValue()

Return the shutter speed value. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

subjectArea()

Return the subject location and area. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

subjectDistance()

Return the subject distance. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.

whiteBalance()

Return the white balance setting. Please keep in mind that this accessor is provided for convenience only and will return expected/desired metadata most of the time.