16#ifndef EASYACCESS_HPP_
17#define EASYACCESS_HPP_
20#include "exiv2lib_export.h"
ExifMetadata::const_iterator const_iterator
ExifMetadata const iterator type.
Definition exif.hpp:384
Encoding and decoding of Exif data.
Class CrwImage to access Canon CRW images. References: The Canon RAW (CRW) File Format by Phil Harv...
Definition asfvideo.hpp:15
EXIV2API ExifData::const_iterator flashBias(const ExifData &ed)
Return the flash bias value. Please keep in mind that this accessor is provided for convenience only ...
Definition easyaccess.cpp:168
EXIV2API ExifData::const_iterator flash(const ExifData &ed)
Return the status of flash. Please keep in mind that this accessor is provided for convenience only a...
Definition easyaccess.cpp:435
EXIV2API ExifData::const_iterator saturation(const ExifData &ed)
Return the saturation level. Please keep in mind that this accessor is provided for convenience only ...
Definition easyaccess.cpp:278
EXIV2API ExifData::const_iterator contrast(const ExifData &ed)
Return the contrast level. Please keep in mind that this accessor is provided for convenience only an...
Definition easyaccess.cpp:302
EXIV2API ExifData::const_iterator lightSource(const ExifData &ed)
Return the kind of light source. Please keep in mind that this accessor is provided for convenience o...
Definition easyaccess.cpp:427
EXIV2API ExifData::const_iterator exposureMode(const ExifData &ed)
Return the exposure mode setting. Please keep in mind that this accessor is provided for convenience ...
Definition easyaccess.cpp:177
EXIV2API ExifData::const_iterator focalLength(const ExifData &ed)
Return the focal length setting. Please keep in mind that this accessor is provided for convenience o...
Definition easyaccess.cpp:454
EXIV2API ExifData::const_iterator orientation(const ExifData &ed)
Return the orientation of the image. Please keep in mind that this accessor is provided for convenien...
Definition easyaccess.cpp:33
EXIV2API ExifData::const_iterator whiteBalance(const ExifData &ed)
Return the white balance setting. Please keep in mind that this accessor is provided for convenience ...
Definition easyaccess.cpp:235
EXIV2API ExifData::const_iterator isoSpeed(const ExifData &ed)
Return the ISO speed used to shoot the image. Please keep in mind that this accessor is provided for ...
Definition easyaccess.cpp:43
EXIV2API ExifData::const_iterator apertureValue(const ExifData &ed)
Return the aperture value. Please keep in mind that this accessor is provided for convenience only an...
Definition easyaccess.cpp:379
EXIV2API ExifData::const_iterator subjectDistance(const ExifData &ed)
Return the subject distance. Please keep in mind that this accessor is provided for convenience only ...
Definition easyaccess.cpp:416
EXIV2API ExifData::const_iterator sceneMode(const ExifData &ed)
Return the scene mode setting. Please keep in mind that this accessor is provided for convenience onl...
Definition easyaccess.cpp:189
EXIV2API ExifData::const_iterator fNumber(const ExifData &ed)
Return the F number. Please keep in mind that this accessor is provided for convenience only and will...
Definition easyaccess.cpp:363
EXIV2API ExifData::const_iterator make(const ExifData &ed)
Return the camera make. Please keep in mind that this accessor is provided for convenience only and w...
Definition easyaccess.cpp:333
EXIV2API ExifData::const_iterator brightnessValue(const ExifData &ed)
Return the brightness value. Please keep in mind that this accessor is provided for convenience only ...
Definition easyaccess.cpp:388
EXIV2API ExifData::const_iterator macroMode(const ExifData &ed)
Return the macro mode setting. Please keep in mind that this accessor is provided for convenience onl...
Definition easyaccess.cpp:209
EXIV2API ExifData::const_iterator model(const ExifData &ed)
Return the camera model. Please keep in mind that this accessor is provided for convenience only and ...
Definition easyaccess.cpp:341
EXIV2API ExifData::const_iterator exposureBiasValue(const ExifData &ed)
Return the exposure bias value. Please keep in mind that this accessor is provided for convenience on...
Definition easyaccess.cpp:398
EXIV2API ExifData::const_iterator afPoint(const ExifData &ed)
Return the AF point. Please keep in mind that this accessor is provided for convenience only and will...
Definition easyaccess.cpp:495
EXIV2API ExifData::const_iterator exposureTime(const ExifData &ed)
Return the exposure time. Please keep in mind that this accessor is provided for convenience only and...
Definition easyaccess.cpp:355
EXIV2API ExifData::const_iterator maxApertureValue(const ExifData &ed)
Return the max aperture value. Please keep in mind that this accessor is provided for convenience onl...
Definition easyaccess.cpp:406
EXIV2API ExifData::const_iterator exposureIndex(const ExifData &ed)
Return the exposure index. Please keep in mind that this accessor is provided for convenience only an...
Definition easyaccess.cpp:479
EXIV2API ExifData::const_iterator lensName(const ExifData &ed)
Return the name of the lens used. Please keep in mind that this accessor is provided for convenience ...
Definition easyaccess.cpp:250
EXIV2API ExifData::const_iterator shutterSpeedValue(const ExifData &ed)
Return the shutter speed value. Please keep in mind that this accessor is provided for convenience on...
Definition easyaccess.cpp:371
EXIV2API ExifData::const_iterator meteringMode(const ExifData &ed)
Return the metering mode setting. Please keep in mind that this accessor is provided for convenience ...
Definition easyaccess.cpp:322
EXIV2API ExifData::const_iterator serialNumber(const ExifData &ed)
Return the camera serial number. Please keep in mind that this accessor is provided for convenience o...
Definition easyaccess.cpp:443
EXIV2API ExifData::const_iterator subjectArea(const ExifData &ed)
Return the subject location and area. Please keep in mind that this accessor is provided for convenie...
Definition easyaccess.cpp:463
EXIV2API ExifData::const_iterator sharpness(const ExifData &ed)
Return the sharpness level. Please keep in mind that this accessor is provided for convenience only a...
Definition easyaccess.cpp:290
EXIV2API ExifData::const_iterator sensingMethod(const ExifData &ed)
Return the image sensor type. Please keep in mind that this accessor is provided for convenience only...
Definition easyaccess.cpp:487
EXIV2API ExifData::const_iterator flashEnergy(const ExifData &ed)
Return the flash energy. Please keep in mind that this accessor is provided for convenience only and ...
Definition easyaccess.cpp:471
EXIV2API ExifData::const_iterator dateTimeOriginal(const ExifData &ed)
Return the date and time when the original image data was generated. Please keep in mind that this ac...
Definition easyaccess.cpp:160
EXIV2API ExifData::const_iterator imageQuality(const ExifData &ed)
Return the image quality setting. Please keep in mind that this accessor is provided for convenience ...
Definition easyaccess.cpp:218
EXIV2API ExifData::const_iterator sceneCaptureType(const ExifData &ed)
Return the scene capture type. Please keep in mind that this accessor is provided for convenience onl...
Definition easyaccess.cpp:314