标签:window creat hbitmap 替换 maps color inter windows bit
原文:WPF Bitmap转Imagesourcevar imgsource = System.Windows.Interop.Imaging.CreateBitmapSourceFromHBitmap(bmp.GetHbitmap(),IntPtr.Zero,Int32Rect.Empty,BitmapSizeOptions.FromEmptyOptions());
替换bmp
标签:window creat hbitmap 替换 maps color inter windows bit
原文地址:https://www.cnblogs.com/lonelyxmas/p/10789529.html