What do I have to do, if I need to rotate an UIImageView? I have an image which I want to rotate by 20 degrees.
The Apple Docs talk about an transformation Matrix, but that sounds incredible difficult. Are there any helpful methods or functions to achieve that?