iPhone 视图分层
我有一个非常抽象的问题,因为我不确定如何问它。我的一个视图上有一个 UIImageView 。我想让图像视图看起来“压入超级视图”。我不确定技术术语是什么,但我希望它看起来是 3D 的,就像图像视图已被压入页面一样。有办法做到这一点吗?
I have a pretty abstract question, because I'm not sure exactly how to ask it. I have a UIImageView on one of my views. I want to have the imageview look "pressed into the superview". I'm not sure what the technical term is, but I want it to look 3D and like the imageview has been pressed into the page. Is there a way to do that?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你想把它刻到超级视图中吗?在 Photoshop、Gimp 等中创建“框架”装饰图像并将其添加到您的界面中。谷歌“photoshop 雕刻框架”可找到数百个结果。
You want it engraved into the superview? Create a "frame" decorative image in Photoshop, Gimp, … and add it to your interface. Google "photoshop engraved frame" for hundreds of results.