I have an UIImage which I want to draw on a UIView. But instead of creating an UIImageView and adding this as a subview, I want to ove
UIImage
UIView
UIImageView
Call [img drawInRect:rect];.
[img drawInRect:rect];