2 references to Imaging
PresentationCore (1)
System\Windows\Ole\WpfOleServices.cs (1)
122
object bitmap =
Imaging
.CreateBitmapSourceFromHBitmap(
PresentationFramework (1)
System\Windows\Interop\HwndHost.cs (1)
783
System.Windows.Media.Imaging.BitmapSource bitmapSource =
Imaging
.CriticalCreateBitmapSourceFromHBitmap(hBitmap.Handle, IntPtr.Zero, Int32Rect.Empty, null, WICBitmapAlphaChannelOption.WICBitmapIgnoreAlpha);