![]() |
Exiv2
|
MakerNote for Pentaxfilm cameras. More...
#include <pentaxmn_int.hpp>
Static Public Member Functions | |
| static const TagInfo * | tagList () |
| Return read-only list of built-in Pentaxfilm tags. | |
| static std::ostream & | printVersion (std::ostream &os, const Value &value, const ExifData *) |
| Print Pentax version. | |
| static std::ostream & | printResolution (std::ostream &os, const Value &value, const ExifData *) |
| Print Pentax resolution. | |
| static std::ostream & | printDate (std::ostream &os, const Value &value, const ExifData *) |
| Print Pentax date. | |
| static std::ostream & | printTime (std::ostream &os, const Value &value, const ExifData *) |
| Print Pentax time. | |
| static std::ostream & | printExposure (std::ostream &os, const Value &value, const ExifData *) |
| Print Pentax exposure. | |
| static std::ostream & | printFValue (std::ostream &os, const Value &value, const ExifData *) |
| Print Pentax F value. | |
| static std::ostream & | printFocalLength (std::ostream &os, const Value &value, const ExifData *) |
| Print Pentax focal length. | |
| static std::ostream & | printCompensation (std::ostream &os, const Value &value, const ExifData *) |
| Print Pentax compensation. | |
| static std::ostream & | printTemperature (std::ostream &os, const Value &value, const ExifData *) |
| Print Pentax temperature. | |
| static std::ostream & | printFlashCompensation (std::ostream &os, const Value &value, const ExifData *) |
| Print Pentax flash compensation. | |
| static std::ostream & | printBracketing (std::ostream &os, const Value &value, const ExifData *) |
| Print Pentax bracketing. | |
| static std::ostream & | printShutterCount (std::ostream &os, const Value &value, const ExifData *) |
| Print Pentax shutter count. | |
MakerNote for Pentaxfilm cameras.
|
static |
Print Pentax bracketing.
References Exiv2::Value::count(), and Exiv2::Value::toUint32().
|
static |
Print Pentax compensation.
References Exiv2::Value::toInt64().
|
static |
Print Pentax date.
References Exiv2::Value::toInt64().
|
static |
Print Pentax exposure.
References Exiv2::Value::toInt64().
|
static |
Print Pentax flash compensation.
References Exiv2::Value::toInt64().
|
static |
Print Pentax focal length.
References Exiv2::Value::toInt64().
|
static |
Print Pentax F value.
References Exiv2::Value::toInt64().
|
static |
Print Pentax resolution.
References Exiv2::Value::toString().
|
static |
Print Pentax shutter count.
References Exiv2::date, Exiv2::ExifData::end(), Exiv2::ExifKey::ExifKey(), Exiv2::ExifData::findKey(), Exiv2::Value::size(), Exiv2::time, and Exiv2::Value::toUint32().
|
static |
Print Pentax temperature.
References Exiv2::Value::toInt64().
|
static |
Print Pentax time.
References Exiv2::Value::toInt64().
|
static |
Print Pentax version.
References Exiv2::Value::toString().