Click or drag to resize
Pdftools logo

JpegImageOptions Properties

The JpegImageOptions type exposes the following members.

Properties
 NameDescription
Public propertyColorSpace

The color space of the output image

Get or set the color space of the image. If , the blending color space of the page is used.

Default: Rgb

Public propertyJpegQuality

The JPEG quality factor

Get or set the JPEG compression quality. Valid values are 1, or 100, or in between.

Default: 85

Top
See Also