Name | Description | |
---|---|---|
GcTiffReader Constructor | Overloaded. |
The following tables list the members exposed by GcTiffReader.
Name | Description | |
---|---|---|
GcTiffReader Constructor | Overloaded. |
Name | Description | |
---|---|---|
FilePath | If possible, gets full path to the associated TIFF file. | |
Frames | Gets the list of frames in the associated TIFF file.
Check the value of TiffFrame.IsValid property before reading an image from TiffFrame. | |
IsDisposed | Gets a value indicating whether the GcTiffReader has been disposed of. | |
OwnStream | Gets a value indicating if the associated stream should be closed when the GcTiffReader is disposed. | |
Stream | Gets the Stream associated with GcTiffReader. | |
StreamStartPosition | Gets the start position in the associated Stream. |
Name | Description | |
---|---|---|
ApplyLicenseKey | Applies a license key to an instance of GcTiffReader. | |
Dispose | Clean up any resources being used. |