putImageData (imageData, 0, 0); context.scale(1.5, 1.5); context. ... 不需要插入putImageData() 引起的插值,所以我將圖像數據縮放到新的調整大小的ImageData對象 ...
確定! 回上一頁