名前 | 解説 | |
---|---|---|
TiffOptions コンストラクタ |
TiffOptionsデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
TiffOptions コンストラクタ |
名前 | 解説 | |
---|---|---|
CompressionQuality | CompressionQuality of 0.0 means the least efficient compression scheme available, typically resulting in a fast encode but larger output. A value of 1.0 means the most efficient scheme available, typically taking more time to encode but producing smaller output. | |
SourceRect | Specifies the source rectangle for encoding. GrapeCity.Documents.Imaging.Windows.BaseOptionsから継承されます。 | |
TiffCompressionMethod | Specifies the TIFF compression method. |