Hi,
I try to solve my problem with SkMatrix in SkiaSharp :
I want to transform my Bitmap1 (corners A, B, C, D) and resize it to my full container (corners 1, 2, 3, 4) with Matrix transform.
(Of course the Bitmap will be a bit distorted ...)
Help of expert would be appreciated ;-)
Thanks
