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

替换bmp

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-05-07
  • 2021-05-31
  • 2022-02-11
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-02-17
  • 2022-12-23
  • 2022-12-23
  • 2021-08-11
  • 2021-06-11
  • 2022-12-23
相关资源
相似解决方案