7 references to Indexed4
PresentationCore (7)
System\Windows\Media\ColorContext.cs (1)
192case PixelFormatEnum.Indexed4:
System\Windows\Media\PixelFormat.cs (5)
244format = PixelFormatEnum.Indexed4; 360case PixelFormatEnum.Indexed4: 719case PixelFormatEnum.Indexed4: 933case PixelFormatEnum.Indexed4: 1020case PixelFormatEnum.Indexed4:
System\Windows\Media\PixelFormats.cs (1)
68return new PixelFormat(PixelFormatEnum.Indexed4);