#include "exif.hpp"
Include dependency graph for easyaccess.hpp:
Namespaces | |
namespace | Exiv2 |
Functions | |
ExifData::const_iterator | Exiv2::orientation (const ExifData &ed) |
Return the orientation of the image. | |
ExifData::const_iterator | Exiv2::isoSpeed (const ExifData &ed) |
Return the ISO speed used to shoot the image. | |
ExifData::const_iterator | Exiv2::flashBias (const ExifData &ed) |
Return the flash bias value. | |
ExifData::const_iterator | Exiv2::exposureMode (const ExifData &ed) |
Return the exposure mode setting. | |
ExifData::const_iterator | Exiv2::sceneMode (const ExifData &ed) |
Return the scene mode setting. | |
ExifData::const_iterator | Exiv2::macroMode (const ExifData &ed) |
Return the macro mode setting. | |
ExifData::const_iterator | Exiv2::imageQuality (const ExifData &ed) |
Return the image quality setting. | |
ExifData::const_iterator | Exiv2::whiteBalance (const ExifData &ed) |
Return the white balance setting. | |
ExifData::const_iterator | Exiv2::lensName (const ExifData &ed) |
Return the name of the lens used. |