Accusoft.ImagXpressSdk Namespace : SaveOptionsJpeg Class |
The following tables list the members exposed by SaveOptionsJpeg.
Name | Description | |
---|---|---|
SaveOptionsJpeg Constructor | The main constructor which initializes a new instance of the SaveOptionsJpeg class. |
Name | Description | |
---|---|---|
Chrominance | Gets and sets the chrominance quality setting for saving JPEG, TIFF-JPEG, and ePIC files. | |
ColorSpace | Gets and sets the color space of the image being saved. | |
Cosited | Gets and sets if the image should be compressed with cosited subsampling when saving. | |
Grayscale | Gets and sets if the image is saved as a gray scale file. | |
Luminance | Gets and sets the luminance quality. | |
Progressive | Gets and sets if an image file is saved in standard or progressive format. | |
SubSampling | Gets and sets the sub-sampling type. | |
UseCmyk | Gets and sets whether the CMYK color space is used. | |
UseOptimizedHuffmanCodes | Indicates whether to use optimized Huffman codes during encoding instead of using default Huffman codes. |