Name | Description | |
---|---|---|
![]() | TiffImageFileDirectory Constructor | Initializes a new instance of the TiffImageFileDirectory class. |
The following tables list the members exposed by TiffImageFileDirectory.
Name | Description | |
---|---|---|
![]() | TiffImageFileDirectory Constructor | Initializes a new instance of the TiffImageFileDirectory class. |
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 Vintasoft.Imaging.Codecs.ImageFiles.ImageFileBlock) |
![]() | IsVirtual | Gets a value indicating whether the image file block is virtual. (Inherited from Vintasoft.Imaging.Codecs.ImageFiles.ImageFileBlock) |
![]() | Length | Gets the length of this image file block. (Inherited from Vintasoft.Imaging.Codecs.ImageFiles.ImageFileBlock) |
![]() | Offset | Gets the offset of this image file block. (Inherited from Vintasoft.Imaging.Codecs.ImageFiles.ImageFileBlock) |
![]() | Tags | Gets a collection of TIFF (image) tags associated with the TIFF Image File Directory. |
Name | Description | |
---|---|---|
![]() | Source | Gets the source of this image file block. (Inherited from Vintasoft.Imaging.Codecs.ImageFiles.ImageFileBlock) |
Name | Description | |
---|---|---|
![]() | CompareTo | Compares this instance to a specified object and returns an indication of their relative values. (Inherited from Vintasoft.Imaging.Codecs.ImageFiles.ImageFileBlock) |
![]() | Dispose | Releases all resources used by this TiffImageFileDirectory. |
![]() | Save | Overloaded. Overridden. Saves block to the source, connects block with the source, removes virtual data. |
![]() | ToString | Returns the string representation of the image file directory. |
Name | Description | |
---|---|---|
![]() | OnChanged | Raises the Changed event. (Inherited from Vintasoft.Imaging.Codecs.ImageFiles.ImageFileBlock) |
![]() | OnChanging | Raises the Changing event. (Inherited from Vintasoft.Imaging.Codecs.ImageFiles.ImageFileBlock) |
![]() | OnSaved | Raises the Saved event. (Inherited from Vintasoft.Imaging.Codecs.ImageFiles.ImageFileBlock) |
![]() | OnSaving | Raises the Saving event. (Inherited from Vintasoft.Imaging.Codecs.ImageFiles.ImageFileBlock) |
![]() | Parse | Overridden. Parses the TIFF Image File Directory. |
![]() | SetLength | Sets the length of this image file block in the source. (Inherited from Vintasoft.Imaging.Codecs.ImageFiles.ImageFileBlock) |
![]() | Write | Writes block data to the source. (Inherited from Vintasoft.Imaging.Codecs.ImageFiles.ImageFileBlock) |
Name | Description | |
---|---|---|
![]() | Changed | Occurs when image file block is changed. (Inherited from Vintasoft.Imaging.Codecs.ImageFiles.ImageFileBlock) |
![]() | Changing | Occurs when image file block is changing. (Inherited from Vintasoft.Imaging.Codecs.ImageFiles.ImageFileBlock) |
![]() | Saved | Occurs when image file block is saved. (Inherited from Vintasoft.Imaging.Codecs.ImageFiles.ImageFileBlock) |
![]() | Saving | Occurs when image file block is saving. (Inherited from Vintasoft.Imaging.Codecs.ImageFiles.ImageFileBlock) |