开发者

i want to change rect UIImage to polygon image with different shape

开发者 https://www.devze.com 2023-04-03 06:42 出处:网络
I want to draw a rectangular UIImage to a polygon UIImage. Like below example.开发者_如何学编程

I want to draw a rectangular UIImage to a polygon UIImage. Like below example.开发者_如何学编程

i want to change rect UIImage to polygon image with different shape

to

i want to change rect UIImage to polygon image with different shape


you will have to look into OpenGL ES, this will definately be able to draw textures onto a plain surface which is tilted, and most likely its your only option . plus, the advantage being, you can actually animate the tilt in motion, like on coverflow

im not sure quartz can do it, but you will have to check that.

0

精彩评论

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

关注公众号