SaneTiffEncoderSettings Class Members
In This Topic
The following tables list the members exposed by
SaneTiffEncoderSettings.
Public Constructors
Public Properties
| Name | Description |
 | JpegColorSpace | Get or sets a JPEG color space. |
 | JpegQuality | Gets or sets the quality of JPEG images. |
 | RowsPerStrip | Gets or sets the rows per strip. |
 | TiffCompression | Gets or sets the compression format for image added/saved to TIFF file. |
 | TiffMultiPage | Gets or sets a value indicating whether multipage TIFF file must be created. |
 | TileSize | Gets or sets a tile size. |
 | UseTiles | Gets or sets a value indicating whether image must be encoded using tiles. |
See Also