ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / BitmapEncoderOptions Class / ImageQuality Property

In This Topic
    ImageQuality Property (BitmapEncoderOptions)
    In This Topic
    Gets or sets the image quality.
    Syntax
    'Declaration
     
    Public Property ImageQuality As Single
    public float ImageQuality {get; set;}
    Remarks
    Range value: 0-1.0f Applicable Codecs: JPEG, HDPhoto
    See Also