TiffOptions Methods |
The TiffOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddTag |
Adds a new tag.
|
![]() | AddTags |
Adds the tags.
|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetTagByType |
Gets the instance of the tag by type.
|
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() ![]() | GetValidTagsCount |
Gets the valid tags count.
|
![]() | IsTagPresent |
Determines whether tag is present in the options or not.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | RemoveTag |
Removes the tag.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Validate |
Validates if options have valid combination of tags
|