1) draw the webGl-canvas inside a 2D-canvas and use Context2D.getImageData like that : var canvas = document.createElement("canvas"); var ...
確定! 回上一頁