From e79ef68b9190b3b67465597449fb88b98016dee9 Mon Sep 17 00:00:00 2001 From: Bill Holmes Date: Fri, 8 Apr 2016 10:27:39 -0400 Subject: [PATCH] Adding docs for SKPaint.FilterQuality --- docs/en/SkiaSharp/SKPaint.xml | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/docs/en/SkiaSharp/SKPaint.xml b/docs/en/SkiaSharp/SKPaint.xml index 0f89afc4f2..49c503b786 100644 --- a/docs/en/SkiaSharp/SKPaint.xml +++ b/docs/en/SkiaSharp/SKPaint.xml @@ -174,6 +174,26 @@ To be added. + + + + Property + + 1.49.0.0 + + + SkiaSharp.SKFilterQuality + + + + The  of the current paint. This affects the quality (and performance) of drawing scaled images. + + The  of the current paint. + + + + + @@ -189,7 +209,7 @@ The for the current typeface and type size. The for the current typeface/pointsize/etc setting in this paint. - +