TiffExifIfd class
TiffExifIfd class
The TIFF Exif image file directory class.
The TiffExifIfd type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the TiffExifIfd class. |
init | Initializes a new instance of the TiffExifIfd class. |
Properties
Property | Description |
---|---|
has_value | Gets a value indicating whether this instance has value. |
offset | Gets or sets the pointer to EXIF IFD. |
Remarks
Incapsulates a pointer to the Exif IFD. Interoperability, Exif IFD has the same structure as that of the IFD specified in TIFF. ordinarily, however, it does not contain image data as in the case of TIFF. See http://www.exiv2.org/tags.html and http://www.awaresystems.be/imaging/tiff/tifftags/exififd.html for more details.
See Also
- module
aspose.cad.fileformats.tiff
- class
TiffExifIfd