7 references to Bgr565
PresentationCore (7)
Core\CSharp\System\Windows\Media\ColorContext.cs (1)
212case PixelFormatEnum.Bgr565:
Core\CSharp\System\Windows\Media\PixelFormat.cs (5)
293format = PixelFormatEnum.Bgr565; 402case PixelFormatEnum.Bgr565: 782case PixelFormatEnum.Bgr565: 996case PixelFormatEnum.Bgr565: 1081case PixelFormatEnum.Bgr565:
Core\CSharp\System\Windows\Media\PixelFormats.cs (1)
146return new PixelFormat(PixelFormatEnum.Bgr565);