Tagged Questions
5
votes
2answers
1k views
Zoom Loupe on UIImageView
Does anyone know of a way to implement the zoom loupe functionality of a UITextField on the iphone in a UIImage view?
Part of the app I'm building allows a user to draw a line on a UIImage, a process ...