SKPaint.FilterQuality Property

Definition

Gets or sets the filter quality of the current paint.

public SkiaSharp.SKFilterQuality FilterQuality { get; set; }

Property Value

Remarks

This affects the quality (and performance) of drawing scaled images.

Applies to