#include "tags.hpp"
#include "types.hpp"
#include <iosfwd>
Include dependency graph for minoltamn.hpp:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | Exiv2 |
Classes | |
class | Exiv2::MinoltaMakerNote |
MakerNote for Minolta cameras. More... | |
Functions | |
EXIV2API std::ostream & | Exiv2::printMinoltaSonyLensID (std::ostream &, const Value &, const ExifData *) |
Print Minolta/Sony Lens id values to readable labels. | |
EXIV2API std::ostream & | Exiv2::printMinoltaSonyColorMode (std::ostream &, const Value &, const ExifData *) |
Print Minolta/Sony Color Mode values to readable labels. | |
EXIV2API std::ostream & | Exiv2::printMinoltaSonyBoolValue (std::ostream &, const Value &, const ExifData *) |
Print Minolta/Sony bool function values to readable labels. | |
EXIV2API std::ostream & | Exiv2::printMinoltaSonyBoolInverseValue (std::ostream &, const Value &, const ExifData *) |
Print Minolta/Sony bool inverse function values to readable labels. | |
EXIV2API std::ostream & | Exiv2::printMinoltaSonyAFAreaMode (std::ostream &, const Value &, const ExifData *) |
Print Minolta/Sony AF Area Mode values to readable labels. | |
EXIV2API std::ostream & | Exiv2::printMinoltaSonyLocalAFAreaPoint (std::ostream &, const Value &, const ExifData *) |
Print Minolta/Sony Local AF Area Point values to readable labels. | |
EXIV2API std::ostream & | Exiv2::printMinoltaSonyDynamicRangeOptimizerMode (std::ostream &, const Value &, const ExifData *) |
Print Minolta/Sony dynamic range optimizer mode values to readable labels. | |
EXIV2API std::ostream & | Exiv2::printMinoltaSonyPrioritySetupShutterRelease (std::ostream &, const Value &, const ExifData *) |
Print Minolta/Sony priority setup shutter release values to readable labels. | |
EXIV2API std::ostream & | Exiv2::printMinoltaSonyQualityCS (std::ostream &, const Value &, const ExifData *) |
Print Minolta/Sony Quality values to readable labels. | |
EXIV2API std::ostream & | Exiv2::printMinoltaSonyRotation (std::ostream &, const Value &, const ExifData *) |
Print Minolta/Sony Rotation values to readable labels. | |
EXIV2API std::ostream & | Exiv2::printMinoltaSonySceneMode (std::ostream &, const Value &, const ExifData *) |
Print Minolta/Sony Scene Mode values to readable labels. | |
EXIV2API std::ostream & | Exiv2::printMinoltaSonyImageQuality (std::ostream &, const Value &, const ExifData *) |
Print Minolta/Sony Image Quality values to readable labels. | |
EXIV2API std::ostream & | Exiv2::printMinoltaSonyTeleconverterModel (std::ostream &, const Value &, const ExifData *) |
Print Minolta/Sony Teleconverter Model values to readable labels. | |
EXIV2API std::ostream & | Exiv2::printMinoltaSonyWhiteBalanceStd (std::ostream &, const Value &, const ExifData *) |
Print Minolta/Sony White Balance Std values to readable labels. |
Gilles Caulier (cgilles) caulier dot gilles at gmail dot com