See: Description
| Class | Description |
|---|---|
| ExifDescriptorBase<T extends Directory> |
Base class for several Exif format descriptor classes.
|
| ExifDirectoryBase |
Base class for several Exif format tag directories.
|
| ExifIFD0Descriptor |
Provides human-readable string representations of tag values stored in a
ExifIFD0Directory. |
| ExifIFD0Directory |
Describes Exif tags from the IFD0 directory.
|
| ExifImageDescriptor |
Provides human-readable string representations of tag values stored in a
ExifImageDirectory. |
| ExifImageDirectory |
Describes One of several Exif directories.
|
| ExifInteropDescriptor |
Provides human-readable string representations of tag values stored in a
ExifInteropDirectory. |
| ExifInteropDirectory |
Describes Exif interoperability tags.
|
| ExifReader |
Decodes Exif binary data, populating a
Metadata object with tag values in ExifSubIFDDirectory,
ExifThumbnailDirectory, ExifInteropDirectory, GpsDirectory and one of the many camera
makernote directories. |
| ExifSubIFDDescriptor |
Provides human-readable string representations of tag values stored in a
ExifSubIFDDirectory. |
| ExifSubIFDDirectory |
Describes Exif tags from the SubIFD directory.
|
| ExifThumbnailDescriptor |
Provides human-readable string representations of tag values stored in a
ExifThumbnailDirectory. |
| ExifThumbnailDirectory |
One of several Exif directories.
|
| ExifTiffHandler |
Implementation of
TiffHandler used for handling TIFF tags according to the Exif
standard. |
| GpsDescriptor |
Provides human-readable string representations of tag values stored in a
GpsDirectory. |
| GpsDirectory |
Describes Exif tags that contain Global Positioning System (GPS) data.
|
| PanasonicRawDistortionDescriptor |
Provides human-readable string representations of tag values stored in a
PanasonicRawDistortionDirectory. |
| PanasonicRawDistortionDirectory |
These tags can be found in Panasonic/Leica RAW, RW2 and RWL images.
|
| PanasonicRawIFD0Descriptor |
Provides human-readable string representations of tag values stored in a
PanasonicRawIFD0Directory. |
| PanasonicRawIFD0Directory |
These tags are found in IFD0 of Panasonic/Leica RAW, RW2 and RWL images.
|
| PanasonicRawWbInfo2Descriptor |
Provides human-readable string representations of tag values stored in a
PanasonicRawWbInfo2Directory. |
| PanasonicRawWbInfo2Directory |
These tags can be found in Panasonic/Leica RAW, RW2 and RWL images.
|
| PanasonicRawWbInfoDescriptor |
Provides human-readable string representations of tag values stored in a
PanasonicRawWbInfoDirectory. |
| PanasonicRawWbInfoDirectory |
These tags can be found in Panasonic/Leica RAW, RW2 and RWL images.
|
| PrintIMDescriptor |
Provides human-readable string representations of tag values stored in a
PrintIMDirectory. |
| PrintIMDirectory |
These tags can be found in Epson proprietary metadata.
|
Copyright © 2002-2020 Drew Noakes. All Rights Reserved.