Leadtools.CF Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.6.15
CodecsJpegOptions.CodecsJpegLoadOptions Class Properties
See Also 
Leadtools.Codecs Namespace : CodecsJpegOptions.CodecsJpegLoadOptions Class


For a list of all members of this type, see CodecsJpegOptions.CodecsJpegLoadOptions members.

Public Properties

 NameDescription
Public Property DisableMmx Enables or disables use of MMX optimized instructions when loading JPEG and LEAD CMP images.  
Public Property DisableP3 Enables or disables use of PIII optimized instructions when loading JPEG and LEAD CMP images.  
Public Property ForceCieLab Forces the load process to expect CIELAB color space data in the file.  
Public Property ForceRgbFile Forces the load process to expect RGB color space data in the file.  
Public Property UseBadJpegPredictor Forces the loading of lossless JPEG files that contain incorrect predictors.  
Top

See Also