The ConvertToTiffOptions type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Compression |
Compression algorithm to use. Default is CcittG3.
| |
| DitherMatrix |
This is the matrix which used in the dithering process.
| |
| InvertImage |
Invert the TIFF image if set to true. Some TIFF viewers don't respect all tags and
display the image inverted. This setting should fix that.
| |
| PixelFormat |
The pixel format that will be used for the image.
| |
| Resolution |
Resolution in DPI. Default is 150.0.
|