URL Response await fetch(URL) HTMLImageElement image.src = url Blob await response.blob() ImageBitmap await createImageBitmap(image) ...
確定! 回上一頁