i want to mask UIImage with moving mask image using Pan, Rotate, Pinch gesture can anyone help me for this i want to create pip like image but pip image is moving and mask must move accordingly
Asked
Active
Viewed 147 times
0
-
Show the code that you've tried so far and describe where you are running into problems. Difficult to help if you only say what you *want* to do, without telling us what you're *doing*. – DonMag Jul 12 '17 at 14:10
-
https://stackoverflow.com/questions/31947269/how-to-move-and-crop-image-from-masked-image here is the same concept but the the difference is i want to move pip frame over the original image and mask the original image with mask-image – Mitesh Varu Jul 13 '17 at 05:01
-
OK - so have you tried modifying that code to do what you want? – DonMag Jul 13 '17 at 13:36
-
yap!! thanks for your response but i have solved my problem ..... :) working successfully thank you ..... – Mitesh Varu Jul 14 '17 at 04:14