WPF Bitmap转Imagesource
2021-06-06 05:02
阅读:501
标签:window creat hbitmap 替换 maps color inter windows bit 替换bmp WPF Bitmap转Imagesource 标签:window creat hbitmap 替换 maps color inter windows bit 原文地址:https://www.cnblogs.com/lonelyxmas/p/10789529.html
var imgsource = System.Windows.Interop.Imaging.CreateBitmapSourceFromHBitmap(bmp.GetHbitmap(),IntPtr.Zero,Int32Rect.Empty,BitmapSizeOptions.FromEmptyOptions());
文章来自:搜素材网的编程语言模块,转载请注明文章出处。
文章标题:WPF Bitmap转Imagesource
文章链接:http://soscw.com/index.php/essay/91125.html
文章标题:WPF Bitmap转Imagesource
文章链接:http://soscw.com/index.php/essay/91125.html
评论
亲,登录后才可以留言!