toDataURL(); console.log(dataURL); // Logs data:image/png;base64,wL2dvYWwgbW9yZ... // Convert to Base64 string const base64 ...
確定! 回上一頁