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.
有没有办法将画布绘制的图像作为 svg 图像?我尝试使用 PictureRecorder 作为 ui.Image 但它的质量很差,所以决定获取矢量图像而不是光栅。
PS我想缓存画布:)