GroupDocs.Metadata.Standards.Exif
The namespace contains functionality intended to read and write EXIF (exchangeable image file format) metadata.
Classes
Class |
Description |
ExifDictionaryBasePackage |
Provides an abstract base class for EXIF metadata dictionaries. |
ExifGpsPackage |
Represents GPS metadata in an EXIF metadata package. |
ExifIfdPackage |
Represents the Exif Image File Directory. Exif IFD is a set of tags for recording Exif-specific attribute information. |
ExifPackage |
Represents an EXIF metadata package (Exchangeable Image File Format). |
Interfaces
Interface |
Description |
IExif |
Defines base operations intended to work with EXIF metadata. |
Enumeration