TiffImageFileDirectory Class Members
In This Topic
The following tables list the members exposed by
TiffImageFileDirectory.
Public Constructors
Public Properties
| Name | Description |
 | ExifTags | Gets or sets a collection of EXIF tags associated with the TIFF Image File Directory. |
 | GpsTags | Gets or sets a collection of GPS tags associated with the TIFF Image File Directory. |
 | InteroperabilityTags | Gets or sets a collection of Interoperability tags associated with the TIFF Image File Directory. |
 | IsChanged | Gets a value indicating whether the image file block is changed. (Inherited from ImageFileBlock) |
 | IsVirtual | Gets a value indicating whether the image file block is virtual. (Inherited from ImageFileBlock) |
 | Length | Gets the length of this image file block. (Inherited from ImageFileBlock) |
 | Offset | Gets the offset of this image file block. (Inherited from ImageFileBlock) |
 | Tags | Gets a collection of TIFF (image) tags associated with the TIFF Image File Directory. |
Protected Properties
Public Methods
| Name | Description |
 | CompareTo | Compares this instance to a specified object and returns an indication of their relative values. (Inherited from ImageFileBlock) |
 | Dispose | Releases all resources used by this TiffImageFileDirectory. |
 | Save | Overloaded. Saves block to the source, connects block with the source, removes virtual data. |
 | ToString | Returns the string representation of the image file directory. |
Protected Methods
Public Events
See Also