ComponentOne Bitmap for UWP
Subsampling Property (BitmapEncoderOptions)

C1.UWP.DX Assembly > C1.Util.DX.WIC Namespace > BitmapEncoderOptions Class : Subsampling Property
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

Reference

BitmapEncoderOptions Class
BitmapEncoderOptions Members