摘要:
public void GetImg() { var imgPath = @"C:\Users\Public\Pictures\Sample Pictures\Koala.jpg"; System.Drawing.Image image = new System.Drawing.Bitmap(imgPath); // int iStep = 100; int iStep = 256; int iLeft = 0, iTop = 0, iWidth =... 阅读全文
posted @ 2013-04-26 12:48
无觉-李敏
阅读(455)
评论(0)
推荐(0)
浙公网安备 33010602011771号