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