Tilt image with UIKit

独自空忆成欢 提交于 2019-12-25 01:53:06

问题


I want to one board for dama game.. can we tilt the whole board and also show the checkers big to near and small to far.. Like see in attached image..

How to make like that .?

please help me..


回答1:


You want to do a perspective transform on the image or view. Here's a SO answer that might help you get started: How do I apply a perspective transform to a UIView?



来源:https://stackoverflow.com/questions/7105870/tilt-image-with-uikit

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!