For a list of all members of this type, see CodecsJpegOptions.CodecsJpegLoadOptions members.
| Name | Description | |
|---|---|---|
| DisableMmx | Enables or disables use of MMX optimized instructions when loading JPEG and LEAD CMP images. |
| DisableP3 | Enables or disables use of PIII optimized instructions when loading JPEG and LEAD CMP images. |
| ForceCieLab | Forces the load process to expect CIELAB color space data in the file. |
| ForceRgbFile | Forces the load process to expect RGB color space data in the file. |
| UseBadJpegPredictor | Forces the loading of lossless JPEG files that contain incorrect predictors. |