7 references to Indexed4
PresentationCore (7)
Core\CSharp\System\Windows\Media\ColorContext.cs (1)
209
case PixelFormatEnum.
Indexed4
:
Core\CSharp\System\Windows\Media\PixelFormat.cs (5)
265
format = PixelFormatEnum.
Indexed4
;
381
case PixelFormatEnum.
Indexed4
:
761
case PixelFormatEnum.
Indexed4
:
975
case PixelFormatEnum.
Indexed4
:
1062
case PixelFormatEnum.
Indexed4
:
Core\CSharp\System\Windows\Media\PixelFormats.cs (1)
69
return new PixelFormat(PixelFormatEnum.
Indexed4
);