4 references to Bgr32
PresentationCore (3)
System\Windows\Media\Imaging\BitmapSource.cs (2)
1029return PixelFormats.Bgr32; 1602PixelFormats.Bgr32,
System\Windows\Media\PixelFormat.cs (1)
545PixelFormatEnum.Bgr32 => PixelFormats.Bgr32,
PresentationFramework-SystemDrawing (1)
SystemDrawingExtension.cs (1)
135formatConverter.DestinationFormat = System.Windows.Media.PixelFormats.Bgr32;