Tiff |
The settings for TIFF output images using the Flate compression algorithm
Flate is a lossless compression algorithm. It is useful for the compression of large images with no loss in quality.
For the output file name, it is recommended to use the file extension ".tif".
public class TiffFlateImageOptions : ImageOptions
The TiffFlateImageOptions type exposes the following members.
Name | Description | |
---|---|---|
TiffFlateImageOptions |
Name | Description | |
---|---|---|
Background | Combine a background with the image This property allows a choice of which background to combine with the image. Default: White | |
ColorSpace | The color space of the output image If , the blending color space of the page is used. Default: Rgb |
Name | Description | |
---|---|---|
Equals | (Inherited from NativeObject) | |
GetHashCode | (Inherited from NativeObject) |