获取Bitmap的Graphics

Graphics g = Graphics.FromImage(bm1);

原文地址:https://www.cnblogs.com/wangjixianyun/p/2914185.html