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