Leadtools.Codecs Namespace > CodecsJpegSaveOptions Class : CmpQualityFactorPredefined Property |
public CodecsCmpQualityFactorPredefined CmpQualityFactorPredefined {get; set;}
'Declaration Public Property CmpQualityFactorPredefined As CodecsCmpQualityFactorPredefined
'Usage Dim instance As CodecsJpegSaveOptions Dim value As CodecsCmpQualityFactorPredefined instance.CmpQualityFactorPredefined = value value = instance.CmpQualityFactorPredefined
public CodecsCmpQualityFactorPredefined CmpQualityFactorPredefined {get; set;}
get_CmpQualityFactorPredefined();
set_CmpQualityFactorPredefined(value);
public: property CodecsCmpQualityFactorPredefined CmpQualityFactorPredefined { CodecsCmpQualityFactorPredefined get(); void set ( CodecsCmpQualityFactorPredefined value); }
When saving LEAD CMP compressed images, you can specify a pre-defined QFactor.
If you set this property to CodecsCmpQualityFactorPredefined.Custom, then you can set a custom QFactor in QualityFactor.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2