Languages
[Edit]
EN

JavaScript - capture HTML canvas as png image

0 points
Created by:
JoanneSenior
1070

In this article, we would like to show you how to capture HTML canvas as png image using JavaScript.

Quick solution:

 

Practical example

Edit

In this example, we use toDataURL() method to get the data URI containing a representation of the canvas and set it as the src property of the new image.

References

Edit
  1. HTMLCanvasElement.toDataURL() - Web APIs | MDN
1
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join