The first use of Typed Arrays was in WebGL, where it is used to pass around ... getImageData(0,0, 200, 100); var typedArray = imageData.data ...
確定! 回上一頁