iOS 中的离屏渲染模式

发布于 2024-12-09 20:00:59 字数 173 浏览 1 评论 0原文

在CALayer类中,有一个名为shouldRasterize的属性。在文档中,它说当此属性设置为 YES 时,图层将渲染为位图。在 WWDC 2010 视频中,会话 123:构建动画驱动接口,它说当此属性设置为 YES 时,它会在屏幕外渲染并缓存视图及其所有子视图。

我不明白离屏渲染模式。请为我解释一下。谢谢你!

In CALayer class, there's a property named shouldRasterize. In documentation, it say that when this property is set to YES, the layer is rendered as a bitmap.In WWDC 2010 videos, session 123: Building Animation Driven Interfaces, it say when this property is set to YES, it renders off-screen and cache a view and all of its subviews.

I don't understand about off screen rendering mode. Please explain for me. Thank you!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文