7 references to Bgr555
PresentationCore (7)
Core\CSharp\System\Windows\Media\ColorContext.cs (1)
211case PixelFormatEnum.Bgr555:
Core\CSharp\System\Windows\Media\PixelFormat.cs (5)
289format = PixelFormatEnum.Bgr555; 399case PixelFormatEnum.Bgr555: 779case PixelFormatEnum.Bgr555: 993case PixelFormatEnum.Bgr555: 1080case PixelFormatEnum.Bgr555:
Core\CSharp\System\Windows\Media\PixelFormats.cs (1)
135return new PixelFormat(PixelFormatEnum.Bgr555);