| Class | Description |
|---|---|
| CanonMakernoteDescriptor | |
| CanonMakernoteDirectory |
Describes tags specific to Canon cameras.
|
| CasioType1MakernoteDescriptor | |
| CasioType1MakernoteDirectory |
A standard TIFF IFD directory but always uses Motorola (Big-Endian) Byte Alignment.
|
| CasioType2MakernoteDescriptor | |
| CasioType2MakernoteDirectory |
A standard TIFF IFD directory but always uses Motorola (Big-Endian) Byte Alignment.
|
| DataFormat |
An enumeration of data formats used in the TIFF IFDs.
|
| ExifDescriptor |
Contains all logic for the presentation of raw Exif data, as stored in ExifDirectory.
|
| ExifDirectory | |
| ExifInteropDescriptor | |
| ExifInteropDirectory | |
| ExifReader |
Extracts Exif data from a JPEG header segment, providing information about the
camera/scanner/capture device (if available).
|
| FujifilmMakernoteDescriptor |
Fujifilm's digicam added the MakerNote tag from the Year2000's model (e.g.Finepix1400,
Finepix4700).
|
| FujifilmMakernoteDirectory | |
| GpsDescriptor | |
| GpsDirectory | |
| KodakMakernoteDescriptor |
Provides human-readable string versions of the tags stored in a KodakMakernoteDirectory.
|
| KodakMakernoteDirectory |
Describes tags specific to Kodak cameras.
|
| KyoceraMakernoteDescriptor |
Provides human-readable string versions of the tags stored in a KyoceraMakernoteDirectory.
|
| KyoceraMakernoteDirectory | |
| NikonType1MakernoteDescriptor |
Provides human-readable string versions of the tags stored in a NikonType1MakernoteDirectory.
|
| NikonType1MakernoteDirectory |
Contains values specific to Nikon cameras.
|
| NikonType2MakernoteDescriptor |
Provides human-readable string versions of the tags stored in a NikonType2MakernoteDirectory.
|
| NikonType2MakernoteDirectory |
Contains values specific to Nikon cameras.
|
| OlympusMakernoteDescriptor |
Provides human-readable string versions of the tags stored in an OlympusMakernoteDirectory.
|
| OlympusMakernoteDirectory |
The Olympus makernote is used by many manufacturers, and as such contains some tags that appear specific to
those manufacturers.
|
| PanasonicMakernoteDescriptor |
Provides human-readable string versions of the tags stored in a PanasonicMakernoteDirectory.
|
| PanasonicMakernoteDirectory | |
| PentaxMakernoteDescriptor |
Provides human-readable string versions of the tags stored in PentaxMakernoteDirectory.
|
| PentaxMakernoteDirectory |
Directory for metadata specific to Pentax and Asahi cameras.
|
| SonyMakernoteDescriptor |
Provides human-readable string versions of the tags stored in a SonyMakernoteDirectory.
|
| SonyMakernoteDirectory |
Describes tags specific to Sony cameras.
|
| Exception | Description |
|---|---|
| ExifProcessingException |
The exception type raised during reading of Exif data in the instance of
unexpected data conditions.
|
Copyright © 2006 Drew Noakes. All Rights Reserved.