7 references to Indexed8
PresentationCore (7)
Core\CSharp\System\Windows\Media\ColorContext.cs (1)
210case PixelFormatEnum.Indexed8:
Core\CSharp\System\Windows\Media\PixelFormat.cs (5)
269format = PixelFormatEnum.Indexed8; 384case PixelFormatEnum.Indexed8: 764case PixelFormatEnum.Indexed8: 978case PixelFormatEnum.Indexed8: 1065case PixelFormatEnum.Indexed8:
Core\CSharp\System\Windows\Media\PixelFormats.cs (1)
80return new PixelFormat(PixelFormatEnum.Indexed8);