名前 | 解説 | |
---|---|---|
GcWicTiffWriter コンストラクタ | オーバーロードされます。 |
GcWicTiffWriterデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
GcWicTiffWriter コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
CompressionLevel | Gets or sets the compression level (0.0, 1.0).
0.0 means the least efficient but fast compression. 1.0 means the most efficient scheme available, typically taking more time to encode but producing smaller output. | |
CompressionMethod | Gets or sets the TIFF compression method. | |
CurrentFrame | Gets the current frame's GcWicBitmap. | |
DefaultFrameHeight | Gets or sets the default height of a frame, in DIPs. | |
DefaultFrameWidth | Gets or sets the default width of a frame, in DIPs. | |
FrameTransform | Gets or sets the transformation chain to be applied to the next saved frame. | |
IsLicensed | Gets a value indicating whether the current instance is fully licensed. | |
Opaque | Gets or sets a value indicating if the image is opaque. | |
Resolution | Gets or sets the DPI resolution of the image. |
名前 | 解説 | |
---|---|---|
AppendFrame | Writes the specified bitmap to the output stream as the next frame. | |
ApplyLicenseKey | Applies a license key to an instance of GcWicTiffWriter. | |
Dispose | Clean up any resources being used. | |
NewFrame | オーバーロードされます。 Saves the previous frame to the output stream and creates a new frame with default width and height. | |
SetFontCache | Assigns a shared instance of the FontCache object. |