名前 | 解説 | |
---|---|---|
![]() | 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. |
![]() | IsLicensed | Gets a value indicating whether the current instance is fully licensed. |
![]() | 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. |