I am new to swift. I have followed many tutorial to learn it. Can someone guide me how to draw lines with UIImage ? I want to draw some lines on image .
If I draw image on UIView in on draw method - will the performance will be same as image on UIImage- do I still able to get full resolution and pinch zoom etc features.