|
std::ostream & | Exiv2::Internal::printMinoltaSonyLensID (std::ostream &, const Value &, const ExifData *) |
| Print Minolta/Sony Lens id values to readable labels.
|
|
std::ostream & | Exiv2::Internal::printMinoltaSonyColorMode (std::ostream &, const Value &, const ExifData *) |
| Print Minolta/Sony Color Mode values to readable labels.
|
|
std::ostream & | Exiv2::Internal::printMinoltaSonyBoolValue (std::ostream &, const Value &, const ExifData *) |
| Print Minolta/Sony bool function values to readable labels.
|
|
std::ostream & | Exiv2::Internal::printMinoltaSonyBoolInverseValue (std::ostream &, const Value &, const ExifData *) |
| Print Minolta/Sony bool inverse function values to readable labels.
|
|
std::ostream & | Exiv2::Internal::printMinoltaSonyAFAreaMode (std::ostream &, const Value &, const ExifData *) |
| Print Minolta/Sony AF Area Mode values to readable labels.
|
|
std::ostream & | Exiv2::Internal::printMinoltaSonyLocalAFAreaPoint (std::ostream &, const Value &, const ExifData *) |
| Print Minolta/Sony Local AF Area Point values to readable labels.
|
|
std::ostream & | Exiv2::Internal::printMinoltaSonyDynamicRangeOptimizerMode (std::ostream &, const Value &, const ExifData *) |
| Print Minolta/Sony dynamic range optimizer mode values to readable labels.
|
|
std::ostream & | Exiv2::Internal::printMinoltaSonyPrioritySetupShutterRelease (std::ostream &, const Value &, const ExifData *) |
| Print Minolta/Sony priority setup shutter release values to readable labels.
|
|
std::ostream & | Exiv2::Internal::printMinoltaSonyQualityCs (std::ostream &, const Value &, const ExifData *) |
| Print Minolta/Sony Quality values to readable labels.
|
|
std::ostream & | Exiv2::Internal::printMinoltaSonyRotation (std::ostream &, const Value &, const ExifData *) |
| Print Minolta/Sony Rotation values to readable labels.
|
|
std::ostream & | Exiv2::Internal::printMinoltaSonySceneMode (std::ostream &, const Value &, const ExifData *) |
| Print Minolta/Sony Scene Mode values to readable labels.
|
|
std::ostream & | Exiv2::Internal::printMinoltaSonyImageQuality (std::ostream &, const Value &, const ExifData *) |
| Print Minolta/Sony Image Quality values to readable labels.
|
|
std::ostream & | Exiv2::Internal::printMinoltaSonyTeleconverterModel (std::ostream &, const Value &, const ExifData *) |
| Print Minolta/Sony Teleconverter Model values to readable labels.
|
|
std::ostream & | Exiv2::Internal::printMinoltaSonyWhiteBalanceStd (std::ostream &, const Value &, const ExifData *) |
| Print Minolta/Sony White Balance Std values to readable labels.
|
|
std::ostream & | Exiv2::Internal::printMinoltaSonyZoneMatching (std::ostream &, const Value &, const ExifData *) |
| Print Minolta/Sony ZoneMatching values to readable labels.
|
|
std::ostream & | Exiv2::Internal::printMinoltaSonyFlashExposureComp (std::ostream &, const Value &, const ExifData *) |
| Print Minolta/Sony FlashExposureComp values to readable labels.
|
|
Minolta MakerNote implemented using the following references:
Minolta Makernote Format Specification by Dalibor Jelinek,
Minolta Makernote list by Phil Harvey
Minolta Makernote list from PHP JPEG Metadata Toolkit
Email communication with caulier dot gilles at gmail dot com
Some Minolta camera settings have been decoded by Xavier Raynaud from digiKam project and added by Gilles Caulier.
- Version
- Rev
- 3091
- Author
- Andreas Huggel (ahu) ahuggel@gmx.net
-
Gilles Caulier (cgilles) caulier dot gilles at gmail dot com
- Date
- 06-May-06, gc: submitted