如何围绕一个点旋转UIImageView? 我已经使用了这些代码,但似乎没用了
Compass2.layer.anchorPoint = CGPointMake(0,0.5); / *我用它,但它不能旋转:点甚至我改变CGPointMake中的坐标* /
[Compass2 setTransform:CGAffineTransformMakeRotation(temp1)]; / * Compass2是一个UIImageView,如下图所示我要旋转它:指向图像。
^
|
|
|
:
|