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.
是否可以在没有透明像素的情况下通过“导出”功能获取图片?(例如白色背景)。
canvas.toDataURL("图片/png"); 成功了。谢谢你的建议。