Hi everyone!
I wanted to ask, is there any way to extract a subset from rotated bitmap(or rotated subset from source bitmap)?
I'm creating an image cropper with image rotation support. I need to crop out the selected area from an image rotated by the user.
All this in xamarin forms.