Any way to clone HTML5 canvas element with its content?

Viewed 59652

Is there any way to create a deep copy of a canvas element with all drawn content?

2 Answers
Related