摘要: Image Imageimage; Imageimage = System.Drawing.Image.FromFile(@"C:\A.JPG"); Bitmap bitmap = new Bitmap(Imageimage); bi... 阅读全文
posted @ 2015-10-12 15:40 elautoctrl 阅读(2620) 评论(0) 推荐(0)