I am working on a project where I have added a UIImage above another Image. Now, I have to erase some part or whole of that top image by using smooth touch. I have seen many other questions which are quite similar to mine. But they are not properly answered or might not worked in my case.
Please suggest me some sample code or any tutorial for this.
Thanks in advance
create image view.....
touchesMoved:
event to fingar move to erase the image.