4 references to WICBitmapAlphaChannelOption
PresentationCore (4)
Core\CSharp\System\Windows\Interop\Imaging.cs (2)
50return CriticalCreateBitmapSourceFromHBitmap(bitmap, palette, sourceRect, sizeOptions, WICBitmapAlphaChannelOption.WICBitmapUseAlpha); 70WICBitmapAlphaChannelOption alphaOptions)
Core\CSharp\System\Windows\Media\Imaging\InteropBitmapSource.cs (1)
65internal InteropBitmap(IntPtr hbitmap, IntPtr hpalette, Int32Rect sourceRect, BitmapSizeOptions sizeOptions, WICBitmapAlphaChannelOption alphaOptions)
Core\CSharp\System\Windows\Media\UnsafeNativeMethodsMilCoreApi.cs (1)
1161WICBitmapAlphaChannelOption options,