名前 | 解説 | |
---|---|---|
GcTiffReader コンストラクタ | オーバーロードされます。 |
GcTiffReaderデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
GcTiffReader コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
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. |
名前 | 解説 | |
---|---|---|
ApplyLicenseKey | Applies a license key to an instance of GcTiffReader. | |
Dispose | Clean up any resources being used. |