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.
我的代码面临两个问题:
1) 我无法在 Canvas 中添加 Base64Encoded 字符串图像作为背景。
2)我在画布上徒手画的任何东西,都不会剪裁在画布的底部边缘
希望在完成上述两项任务方面有所帮助。我也附上了我现有的代码。
==================================================== =========== 更新:所以,我终于设法在画布上添加图像,感谢您的帮助。我遇到的问题是限制容器内的图像,无论图像大小如何。我附上了两种不同图像尺寸的屏幕截图,以更好地说明我的问题: