Exiv2
Loading...
Searching...
No Matches
canonmn_int.hpp File Reference

Canon makernote tags.
References:
[1] EXIF MakerNote of Canon by David Burren
[2] Canon makernote tags by Phil Harvey. More...

#include "tags.hpp"

Go to the source code of this file.

Classes

class  Exiv2::Internal::CanonMakerNote
 MakerNote for Canon cameras. More...

Namespaces

namespace  Exiv2
 Class CrwImage to access Canon CRW images.
References:
The Canon RAW (CRW) File Format by Phil Harvey.
namespace  Exiv2::Internal
 Helper structure for the Matroska tags lookup table.

Functions

float Exiv2::Internal::canonEv (int64_t val)
 Convert Canon hex-based EV (modulo 0x20) to real number Ported from Phil Harvey's Image::ExifTool::Canon::CanonEv by Will Stokes.

Detailed Description

Canon makernote tags.
References:
[1] EXIF MakerNote of Canon by David Burren
[2] Canon makernote tags by Phil Harvey.

Author
Andreas Huggel (ahu)
David Cannings (dc) Andi Clemens (ac)
Date
18-Feb-04, ahu: created
07-Mar-04, ahu: isolated as a separate component
12-Aug-06, dc: started updating all tags