charCodeAt(i); } var blob = new Blob([uint8Array], { type: "image/png" }); var blobVal = URL.createObjectURL(blob);
確定! 回上一頁