ComponentOne Bitmap for WinForms
C1.Win.C1DX.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 System.Single
    public System.float ImageQuality {get; set;}
    Remarks
    Range value: 0-1.0f Applicable Codecs: JPEG, HDPhoto
    See Also