Zoom and Reposition Image

Jassim Al Rahma 1,616 Reputation points
2023-04-10T21:24:30.77+00:00

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
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.