Tiff |
The settings for TIFF output images using the LZW compression algorithm
LZW (Lempel-Ziv-Welch) is a lossless compression algorithm for images. Please consult the copyright laws of your country prior to using this compression algorithm.
For the output file name, it is recommended to use the file extension ".tif".
public class TiffLzwImageOptions : ImageOptions
The TiffLzwImageOptions type exposes the following members.
Name | Description | |
---|---|---|
TiffLzwImageOptions |
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 Get or set the color space. If null, the blending color space of the page is used. Default: Rgb |
Name | Description | |
---|---|---|
Equals | (Inherited from NativeObject) | |
GetHashCode | (Inherited from NativeObject) |