7 references to Bgr24
PresentationCore (7)
Core\CSharp\System\Windows\Media\ColorContext.cs (1)
213case PixelFormatEnum.Bgr24:
Core\CSharp\System\Windows\Media\PixelFormat.cs (5)
297format = PixelFormatEnum.Bgr24; 405case PixelFormatEnum.Bgr24: 788case PixelFormatEnum.Bgr24: 1002case PixelFormatEnum.Bgr24: 1087case PixelFormatEnum.Bgr24:
Core\CSharp\System\Windows\Media\PixelFormats.cs (1)
168return new PixelFormat(PixelFormatEnum.Bgr24);