createImageBitmap 接受多种数据源,本文重点测试Blob 和HTMLImageElement,这两种对象在渲染引擎中最常使用。 // 使用image 作为源createImageBitmap(image).then(( ...
確定! 回上一頁