摘要:
移动鼠标试试看 使用WriteableBitmap重构:核心代码:WriteableBitmap wb; wb = new WriteableBitmap(Convert.ToInt32(App.Current.Host.Content.ActualWidth), Convert.ToInt32(App.Current.Host.Content.ActualHeight));imgOut.Sour... 阅读全文
posted @ 2009-08-14 13:42
王喆(nasa)
阅读(1549)
评论(1)
推荐(1)