VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Tiff Namespace / TiffTagCollection Class
In This Topic
TiffTagCollection Class Methods
In This Topic
For a list of all methods of this type, see TiffTagCollection.
Public Methods
 NameDescription
Public MethodOverloaded. Adds a TIFF tag to the collection.
Public MethodRemoves all tags from the collection.
Public MethodDetermines whether the collection contains a specific tag.
Public MethodCopies the entire collection to a compatible one-dimensional Array, starting at the specified index of the target array.
Public MethodOverloaded. Finds the specified EXIF GPS tag in the TIFF page.
Public MethodReturns an enumerator that iterates through a collection.
Public MethodDetermines the index of a specific item in the TiffTagCollection
Public MethodOverloaded. Inserts a TIFF tag into the collection.
Public MethodOverloaded. Removes an EXIF Image tag from the collection.
Public MethodRemoves the tag from the collection at specified index.
See Also