write it to a test.bmp file, but not sure how: Bitmap bm = new Bitmap(this.Width, this.Height); Graphics gr = Graphics.FromImage(bm);
確定! 回上一頁