ImageGear for .NET User Guide > Using ImageGear for .NET > Non-Image Data Processing > Simplified Access to Non-Image Data > EXIF vs. TIFF Metadata |
The EXIF specification uses a subset of tags defined in the TIFF specification. Due to this, ImGearEXIFMetadata Class contains a subset of TIFF tags (those that are referenced in the EXIF specification). These tags can be accessed through either ImGearEXIFMetadata Class or ImGearTIFFMetadata Class accessors.