You can save a canvas to an image file by using the method canvas.toDataURL() , that returns the data URI for the canvas' image data.
確定! 回上一頁