embiem / react-canvas-draw

React Component for drawing in canvas
https://embiem.github.io/react-canvas-draw/
MIT License
892 stars 315 forks source link

add getDataURL() #97

Closed tamerin-tech closed 2 years ago

tamerin-tech commented 4 years ago

I find it useful in some cases to get access to the rendered image from the HTML5 element

embiem commented 2 years ago

Awesome, thanks so much for the contribution!