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


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

Public Properties

 NameDescription
Public PropertyDisableMmx Enables or disables use of MMX optimized instructions when loading JPEG and LEAD CMP images.  
Public PropertyDisableP3 Enables or disables use of PIII optimized instructions when loading JPEG and LEAD CMP images.  
Public PropertyForceCieLab Forces the load process to expect CIELAB colorspace data in the file.  
Public PropertyForceRgbFile Forces the load process to expect RGB colorspace data in the file.  
Public PropertyIgnoreAdobeColorTransform Ignore the Adobe marker containing color transformations.  
Public PropertyUseBadJpegPredictor Forces the loading of lossless JPEG files that contain incorrect predictors.  
Public PropertyUseFastConversion Enables or disables use of the fast color conversions when loading CMYK or CIELab files.  
Top

See Also