can we return toDataURL() in canvas code example Example: javascript todataurl var image = new Image(); image.src = canvas.toDataURL();