Solution 1 I used following method and worked like a champ. public static Bitmap SavePixels(int x, int y, int w, int h, GL10 gl) { int ...
確定! 回上一頁