我正在尝试将图像数据通过管道传输到我在浏览器中成功使用的函数中。 浏览器中的代码如下: var myImageData = context.getImageData(0, 0, width, height); var gray ...
確定! 回上一頁