VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Tiff Namespace / TiffImageFileDirectory Class
In This Topic
TiffImageFileDirectory Class Properties
In This Topic
For a list of all properties of this type, see TiffImageFileDirectory.
Public Properties
 NameDescription
Public PropertyGets or sets a collection of EXIF tags associated with the TIFF Image File Directory.
Public PropertyGets or sets a collection of GPS tags associated with the TIFF Image File Directory.
Public PropertyGets or sets a collection of Interoperability tags associated with the TIFF Image File Directory.
Public PropertyGets a value indicating whether the image file block is changed. (Inherited from ImageFileBlock)
Public PropertyGets a value indicating whether the image file block is virtual. (Inherited from ImageFileBlock)
Public PropertyGets the length of this image file block. (Inherited from ImageFileBlock)
Public PropertyGets the offset of this image file block. (Inherited from ImageFileBlock)
Public PropertyGets a collection of TIFF (image) tags associated with the TIFF Image File Directory.
Protected Properties
 NameDescription
Protected PropertyGets the source of this image file block. (Inherited from ImageFileBlock)
See Also