摘要:
#region 图片转换为BitmapSource ToBitmapSource [DllImport("gdi32")] static extern int DeleteObject(IntPtr o); /// <summary> /// 图片转换为BitmapSource /// </summary> /// <param name="bitmap">图片... 阅读全文
posted @ 2010-08-04 09:22
J健
阅读(3240)
评论(0)
推荐(0)
浙公网安备 33010602011771号