Exiv2
Classes | Namespaces
nikonmn_int.hpp File Reference

Nikon makernote tags.
References:
[1] MakerNote EXIF Tag of the Nikon 990 by Max Lyons
[2] Exif file format by TsuruZoh Tachibanaya
[3] "EXIFutils Field Reference Guide"
[3] Nikon Type 3 Makernote Tags Definition of the PHP JPEG Metadata Toolkit by Evan Hunter
[4] ExifTool by Phil Harvey
[5] Email communication with Robert Rottmerhusen
[6] Email communication with Roger Larsson
[7] Decoding raw digital photos in Linux by Dave Coffin
More...

#include "tags.hpp"
#include "types.hpp"
#include <string>
#include <iosfwd>
#include <memory>
+ Include dependency graph for nikonmn_int.hpp:

Classes

class  Exiv2::Internal::Nikon1MakerNote
 A MakerNote format used by Nikon cameras, such as the E990 and D1. More...
class  Exiv2::Internal::Nikon2MakerNote
 A second MakerNote format used by Nikon cameras, including the E700, E800, E900, E900S, E910, E950. More...
class  Exiv2::Internal::Nikon3MakerNote
 A third MakerNote format used by Nikon cameras, e.g., E5400, SQ, D2H, D70. 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.


namespace  Exiv2::Internal
 

Contains internal objects which are not published and are not part of the libexiv2 API.



Detailed Description

Nikon makernote tags.
References:
[1] MakerNote EXIF Tag of the Nikon 990 by Max Lyons
[2] Exif file format by TsuruZoh Tachibanaya
[3] "EXIFutils Field Reference Guide"
[3] Nikon Type 3 Makernote Tags Definition of the PHP JPEG Metadata Toolkit by Evan Hunter
[4] ExifTool by Phil Harvey
[5] Email communication with Robert Rottmerhusen
[6] Email communication with Roger Larsson
[7] Decoding raw digital photos in Linux by Dave Coffin

Version:
Rev:
2453
Author:
Andreas Huggel (ahu) ahuggel@gmx.net
Gilles Caulier (gc) caulier dot gilles at gmail dot com
Jens Mueller (jm) tschensinger at web dot de
Date:
17-May-04, ahu: created
25-May-04, ahu: combined all Nikon formats in one component
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines