Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 ios 的新手,想创建一个 uiview 的快照,我正在以每秒 30 帧的速度拍摄快照,我正在使用 renderInContext 方法拍摄屏幕截图。但这需要很多时间,为此我必须降低帧速率。那么有什么替代方法吗??任何帮助将不胜感激谢谢
这可以替代 UIView UIGetScreenImage的快照。之前是私有API,大家说苹果已经开放了,使用前请确认:)