The following tables list the members exposed by CodecsJpegOptions.CodecsJpegSaveOptions.
| Name | Description | |
|---|---|---|
| CmpQualityFactorPredefined | Gets or sets the pre-defined QFactor value when saving LEAD CMP compressed images. |
| DisableMmx | Enables or disables use of MMX optimized instructions when saving JPEG and LEAD CMP images. |
| DisableP3 | Enables or disables use of PIII optimized instructions when saving JPEG and LEAD CMP images. |
| FixedPaletteStamp | Gets or sets a value which indicates the type of palette to use when saving stamp images that are 8-bit. |
| JpegStamp | Gets or sets a value indicating the compression to use when saving EXIF stamp images. |
| Passes | Gets and sets the number of passes when saving progressive JPEG and LEAD CMP images. |
| QualityFactor | Gets or sets the Quality Factor (QFactor) to use when saving JPEG and LEAD CMP compressed images. |
| SaveOldJtif | Enables or disables saving of old style JTIF files. |
| SaveWithoutTimeStamp | Enables or disables saving the image file with a time stamp. |
| SaveWithStamp | Enables or disables saving stamp images when saving JPEG and LEAD CMP compressed images. |
| StampBitsPerPixel | Gets or sets the bit depth for the stamp image. |
| StampHeight | Gets or sets the height for the stamp image. |
| StampWidth | Gets or sets the width for the stamp image. |
| YccStamp | Gets or sets a value indicating the color space to use when saving EXIF stamp images. |