문제

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