Drawing UIImage mask with GestureRecognizer
问题 I'm trying to combine 2 mechanisms and I'm not getting very far on finding a solution. This is what I want to be able to do :- I have a routine that allows me to draw a mask on a UIImage layer which has a 2nd UIImage below which contains the image I am drawing the mask on top of. This seems to work fine and when I'm fininihed I just combine to 2 layers which then apply the mask and the image looks 'cut-out'. The problem is I want to be able to zoom, pan the mask and the image to be able to