WebTiffEncoderSettings Class Members
In This Topic
The following tables list the members exposed by
WebTiffEncoderSettings.
Public Constructors
Public Properties
| Name | Description |
 | binarizarionCommand | Gets or sets the binarization command, which must be used if color image must be converted to a black-white image before saving to a TIFF file. |
 | compression | Gets or sets the image compression algorithm. |
 | jpeg2000Settings | Gets or sets the settings for JPEG 2000 encoder. |
 | jpegSettings | Gets or sets the JPEG encoder settings. |
 | usePredictor | Gets or sets a value indicating whether predictor must be used for encoding image. |
 | zipLevel | Gets or sets the level of ZIP compression. |
See Also