... const blob = new Blob([svg], { type: 'image/svg+xml' }); const imageBitmap = await createImageBitmap(blob);. But have a DOMException on last line:
確定! 回上一頁