WPF Bitmap转Imagesource

2021-06-06 05:02

阅读:501

标签:window   creat   hbitmap   替换   maps   color   inter   windows   bit   

原文:WPF Bitmap转Imagesource

var imgsource = System.Windows.Interop.Imaging.CreateBitmapSourceFromHBitmap(bmp.GetHbitmap(),IntPtr.Zero,Int32Rect.Empty,BitmapSizeOptions.FromEmptyOptions());

替换bmp

WPF Bitmap转Imagesource

标签:window   creat   hbitmap   替换   maps   color   inter   windows   bit   

原文地址:https://www.cnblogs.com/lonelyxmas/p/10789529.html


评论


亲,登录后才可以留言!