Guides on Xamarin Forms contain nice examples on how to capture user input using SKCanvasView (https://developer.xamarin.com/guides/xamarin-forms/advanced/skiasharp/paths/finger-paint/)
Unfortunately, those examples don't explain how to save captured finger painting into any graphic file, png for example.
Is it possible at all and could anyone provide a small example of it if yes?
Any help would be greatly appreciated