开发者

How to rotate a square UIImage relative to it's one corner?

开发者 https://www.devze.com 2023-02-04 12:18 出处:网络
I want rotate a square UIImage relative to one of开发者_StackOverflow中文版 it\'s corner, for example, it\'s top left corner, how can I do it in a simple way?Check out this open source project: Kitche

I want rotate a square UIImage relative to one of开发者_StackOverflow中文版 it's corner, for example, it's top left corner, how can I do it in a simple way?


Check out this open source project: KitchenSink, you will want to take a look at the Anchor Point Animation example. It will show you how to animate a box at each corner.

0

精彩评论

暂无评论...
验证码 换一张
取 消