7 references to Indexed8
PresentationCore (7)
System\Windows\Media\ColorContext.cs (1)
193case PixelFormatEnum.Indexed8:
System\Windows\Media\PixelFormat.cs (5)
248format = PixelFormatEnum.Indexed8; 363case PixelFormatEnum.Indexed8: 722case PixelFormatEnum.Indexed8: 936case PixelFormatEnum.Indexed8: 1023case PixelFormatEnum.Indexed8:
System\Windows\Media\PixelFormats.cs (1)
79return new PixelFormat(PixelFormatEnum.Indexed8);