ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / BitmapEncoderOptions Class / Subsampling Property

In This Topic
    Subsampling Property (BitmapEncoderOptions)
    In This Topic
    Gets or sets the chroma subsampling.
    Syntax
    'Declaration
     
    Public Property Subsampling As System.Byte
    public System.byte Subsampling {get; set;}
    Remarks
    Range value: 0–3 Applicable Codecs: JPEG-XR
    See Also