#include "tags.hpp"
#include "types.hpp"
#include <string>
#include <iosfwd>
#include <memory>
Namespaces | |
| namespace | Exiv2 |
| namespace | Exiv2::Internal |
Classes | |
| class | Exiv2::Internal::CanonMakerNote |
| MakerNote for Canon cameras. More... | |
Functions | |
| float | Exiv2::Internal::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. | |
1.5.6