XamlBrewer / UWP-ImageCropper-

An ImageCropper control for UWP.
MIT License
30 stars 10 forks source link

Request: Crop using Polygon not Rectangle #5

Open Maruti-Lavate opened 2 years ago

Maruti-Lavate commented 2 years ago

Want to crop image free corners, now its depends on each other. means i move top left then top right and bottom left dependently moves. want to move each point separately. I am new in C#, if any have sample code please post. if I am right need to change in UpdateCorner method.