4,162 questions
Zoom and Reposition Image
Jassim Al Rahma
1,616
Reputation points
Hi, I have a square image like this:
<Image x:Name="ImageProfilePhoto" Aspect="AspectFill" WidthRequest="100" HeightRequest="100" />
and I want to use PickPhotoAsync to let the user to select from the device's gallery and then he should be able to move the photo inside the Image control and zoom until he is happy with the place he wants to select. Just like the Facebook profile image for example. How can i do this please. Thanks, Jassim
Developer technologies | .NET | .NET MAUI
Sign in to answer