4 references to WICBitmapAlphaChannelOption
PresentationCore (4)
System\Windows\InterOp\Imaging.cs (2)
42return CriticalCreateBitmapSourceFromHBitmap(bitmap, palette, sourceRect, sizeOptions, WICBitmapAlphaChannelOption.WICBitmapUseAlpha); 58WICBitmapAlphaChannelOption alphaOptions)
System\Windows\Media\Imaging\InteropBitmapSource.cs (1)
52internal InteropBitmap(IntPtr hbitmap, IntPtr hpalette, Int32Rect sourceRect, BitmapSizeOptions sizeOptions, WICBitmapAlphaChannelOption alphaOptions)
System\Windows\Media\UnsafeNativeMethodsMilCoreApi.cs (1)
790WICBitmapAlphaChannelOption options,