Android - 画布中的动画图层
我正在尝试在 Android 中使用“Canvas”。我使用的是 SDK 1.5。
我已经能够旋转文本,但背景也会旋转。理想情况下,我希望能够将背景图像放在一层上,并在第二层上旋转文本(或缩放文本)。
我将如何在画布上创建不同的图层?可以创建的层数是否有限制?
谢谢。
I'm trying to get to grips with using 'Canvas' in Android. I'm using SDK 1.5.
I've been able to rotate text, but the background gets rotated as well. Ideally, I'd like to be able to put my background image on one layer and rotate text (or zoom text) on a second layer.
How would I go about creating different layers on the Canvas? And is there a limit to the number of layers that can be created?
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论