It possible to use canvas as a image background in your design. Yes! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 3

It possible to use canvas as a image background in your design. Yes!

Yes you can!!!! $('body').css ({'background-image':"url(" + Canvas.toDataURL("image/png")+ ")" }); See my answer below: one line of code and cross-browser compatible

9th Sep 2017, 4:44 PM
Andrew Joseph .A
3 Answers
+ 10
Is it a answer OR a question ?
9th Sep 2017, 4:47 PM
Ekansh
+ 9
Thanks for sharing !!
9th Sep 2017, 5:03 PM
Ranjan Bagri
Ranjan Bagri - avatar
0
Answering your own question?
17th Sep 2017, 5:59 AM
Dragon Slayer Xavier
Dragon Slayer Xavier - avatar