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.
我发现这个库(BitmapData.js)可以将图像合成为位图数据。 但是它只能合成图像对象。 有谁知道如何Images与其他DOM元素合成,例如包含文本的 div 并将 2 层输出为展平的位图数据?
Images
DOM