日期:2014-05-18 浏览次数:20911 次
Graphics g = Graphics.FromImage(bmp2); g.DrawImage(bmp1, new Rectangle(0, 0, 100, 100));