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

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,152 questions
{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.