Canon makernote tags.
References:
[1] EXIF MakerNote of Canon by David Burren
[2] Canon makernote tags by Phil Harvey.
More...
#include "tags.hpp"#include "types.hpp"#include <string>#include <iosfwd>#include <memory>

Classes | |
| class | Exiv2::CanonMakerNote |
| MakerNote for Canon cameras. More... | |
Namespaces | |
| namespace | Exiv2 |
Provides classes and functions to encode and decode Exif and Iptc data. The libexiv2 API consists of the objects of this namespace. | |
Functions | |
| float | Exiv2::canonEv (long val) |
| Convert Canon hex-based EV (modulo 0x20) to real number Ported from Phil Harvey's Image::ExifTool::Canon::CanonEv by Will Stokes. | |
Canon makernote tags.
References:
[1] EXIF MakerNote of Canon by David Burren
[2] Canon makernote tags by Phil Harvey.
1.6.3