opengl 获取像素点颜色 原创 2016年07月28日 19:37:55 标签: 1827 编辑 删除 gl.readPixels(display.width / 2,display.height / 2, 1, 1, gl.RGBA, gl.UNSIGNED_BYTE, 4)