JpegOptions Properties |
The JpegOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | CmykColorProfile |
The destination CMYK color profile for CMYK jpeg images. Use for saving images. Must be in pair with RGBColorProfile for correct color conversion.
|
![]() | ColorType |
Gets or sets the color type for jpeg image.
|
![]() | Comment |
Gets or sets the jpeg file comment.
|
![]() | CompressionType |
Gets or sets the compression type.
|
![]() | ExifData |
Get or set exif data container
|
![]() | InterruptionToken |
Token that can be used to interrupt export operation
(Inherited from ImageOptionsBase.) |
![]() | Jfif |
Gets or sets the jfif.
|
![]() | Layers |
Gets or sets a of layer names must be exported.
All data will be exported without layers if names is not sets.
(Inherited from ImageOptionsBase.) |
![]() | Palette |
Gets or sets the color palette.
(Inherited from ImageOptionsBase.) |
![]() | Quality |
Gets or sets image quality.
|
![]() | RdOptSettings |
Gets or sets the RD optimizer settings.
|
![]() | ResolutionSettings |
Gets or sets the resolution settings.
(Inherited from ImageOptionsBase.) |
![]() | RgbColorProfile |
The destination RGB color profile for CMYK jpeg images. Use for saving images. Must be in pair with CMYKColorProfile for correct color conversion.
|
![]() | Rotation |
Gets or sets the parameter for rotate, flip, or rotate and flip the image..
(Inherited from ImageOptionsBase.) |
![]() | ScaledQuality |
The scaled quality.
|
![]() | Source |
Gets or sets the source to create image in.
(Inherited from ImageOptionsBase.) |
![]() | Timeout |
Timeout value for export operation
(Inherited from ImageOptionsBase.) |
![]() | VectorRasterizationOptions |
Gets or sets the vector rasterization options.
(Inherited from ImageOptionsBase.) |
![]() | XmpData |
Gets or sets the XMP metadata container.
(Overrides ImageOptionsBaseXmpData.) |