The following tables list the members exposed by CodecsJpegLoadOptions.
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 colorspace data in the file. |
![]() | ForceRgbFile | Forces the load process to expect RGB colorspace data in the file. |
![]() | IgnoreAdobeColorTransform | Ignore the Adobe marker containing color transformations. |
![]() | UseBadJpegPredictor | Forces the loading of lossless JPEG files that contain incorrect predictors. |
![]() | UseFastConversion | Enables or disables use of the fast color conversions when loading CMYK or CIELab files. |