See: Description
Class | Description |
---|---|
ExifIFD0Descriptor |
Provides human-readable string representations of tag values stored in a
ExifIFD0Directory . |
ExifIFD0Directory |
Describes Exif tags from the IFD0 directory.
|
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.
|
Copyright © 2002-2015 Drew Noakes. All Rights Reserved.