C1.Win.C1DX.4.8 Assembly / C1.Util.DX.WIC Namespace / BitmapEncoderOptions Class / UseCodecOptions Property

In This Topic
UseCodecOptions Property (BitmapEncoderOptions)
In This Topic
Specifies whether to use the Quality, Overlap, and Subsampling properties instead of the generic ImageQuality property.
Syntax
'Declaration
 
Public Property UseCodecOptions As System.Boolean
 
Remarks
Range value: true-false Applicable Codecs: JPEG-XR
See Also