how to fix 'SKFilterQuality' is obsolete: 'Use SKSamplingOptions instead.' (version 3.116.1) #3163
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I upgrade to the version 3.116.1, after that
FilterQuality = SKFilterQuality.High warning 'SKFilterQuality' is obsolete: 'Use SKSamplingOptions instead.' and 'SKPaint.FilterQuality' is obsolete: 'Use SKSamplingOptions instead.'
DrawBitmap have 4 overloads, but there is no one with parameter SKSamplingOptions. How to fix this warning obsolete
Beta Was this translation helpful? Give feedback.
All reactions