7 references to Bgr32
PresentationCore (7)
Core\CSharp\System\Windows\Media\ColorContext.cs (1)
215case PixelFormatEnum.Bgr32:
Core\CSharp\System\Windows\Media\PixelFormat.cs (5)
309format = PixelFormatEnum.Bgr32; 414case PixelFormatEnum.Bgr32: 794case PixelFormatEnum.Bgr32: 1008case PixelFormatEnum.Bgr32: 1091case PixelFormatEnum.Bgr32:
Core\CSharp\System\Windows\Media\PixelFormats.cs (1)
201return new PixelFormat(PixelFormatEnum.Bgr32);