createElement('img'); img.src = "image.png"; I should be able to convert that image to DataURL: img.toDataURL(…
確定! 回上一頁