We already addressed some obsoleted members in #2518.
Anyway, with version 4, one of the DrawBitmap overloads has also been obsoleted, impeding the upgrade of this library.
The error is:
error CS0618: (NETCORE_ENGINEERING_TELEMETRY=Build) 'SKCanvas.DrawBitmap(SKBitmap, float, float, SKPaint)' is obsolete: 'Use the overload with SKSamplingOptions instead.'
We already addressed some obsoleted members in #2518.
Anyway, with version 4, one of the DrawBitmap overloads has also been obsoleted, impeding the upgrade of this library.
The error is: