[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Windows.JpegXROptions.Subsampling

Subsampling Property

Subsampling

Sets the chroma subsampling. This property applies only to RGB images.

Declaration
public byte? Subsampling { get; set; }
Public Property Subsampling As Byte?
Remarks

The default value is 3 if ImageQuality > 0.8; otherwise 1.