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