To check the color of a pixel, use readPixels(x,y,width,height,gl.RGBA, gl.UNSIGNED_BYTE,typed_array). 'typed_array' must be of the type Uint8Array.
確定! 回上一頁