简体   繁体   中英

How to save HTML elements behind an overlay HTML5 Canvas as an image?

HTML 5 canvas is by default transparent. If it is over an HTML element, eg an image, that image is visible through canvas too. My question is, Is there a way to capture the area of background which is visible through canvas?

您不能仅捕获画布的内容来捕获画布背景。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM