var myImageData = ctx.getImageData(left, top, width, height);. 这个方法会返回一个ImageData 对象 ,它代表了画布区域的 对象 数据, ...
確定! 回上一頁