SKJpegEncoderOptions.Downsample Property

Definition

Gets or sets the downsampling factor for the U and V components.

public SkiaSharp.SKJpegEncoderDownsample Downsample { get; set; }

Property Value

Remarks

This is only meaningful if the image is not gray, since gray will not be encoded as YUV.

Applies to