nikonmn.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>
|
Namespaces |
namespace | Exiv2 |
Classes |
class | Exiv2::Nikon1MakerNote |
| A MakerNote format used by Nikon cameras, such as the E990 and D1. More...
|
class | Exiv2::Nikon2MakerNote |
| A second MakerNote format used by Nikon cameras, including the E700, E800, E900, E900S, E910, E950. More...
|
class | Exiv2::Nikon3MakerNote |
| A third MakerNote format used by Nikon cameras, e.g., E5400, SQ, D2H, D70. More...
|
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
- 1750
- Author:
- Andreas Huggel (ahu) ahuggel@gmx.net
Gilles Caulier (gc) caulier dot gilles at kdemail dot net
- Date:
- 17-May-04, ahu: created
25-May-04, ahu: combined all Nikon formats in one component