I am trying to resize and move mask on image with fingers. For moving the mask I need touch to move gesture and for resize I need to implement pinch-to-zoom gesture.

Generally I want to manipulate image mask with my fingers, not programatically.

How can I achieve this?

Thanks to you all!

有帮助吗?

解决方案

I have found the answer at the Apple's Developer page.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top