摘要:
Bitmap bb = (Bitmap)Image.FromFile("..."); Bitmap sepbitmap1= bb.Clone(new System.Drawing.Rectangle(0,0,20,20),System.Drawing.Imag... 阅读全文
posted @ 2008-12-26 23:16 慧神星 阅读(489) 评论(0) 推荐(0)
|
摘要:
Bitmap bb = (Bitmap)Image.FromFile("..."); Bitmap sepbitmap1= bb.Clone(new System.Drawing.Rectangle(0,0,20,20),System.Drawing.Imag... 阅读全文
posted @ 2008-12-26 23:16 慧神星 阅读(489) 评论(0) 推荐(0) |
||