2 references to BitsPerPixel8
PresentationCore (2)
Core\CSharp\System\Windows\Media\PixelFormat.cs (2)
979return PixelFormatFlags.BitsPerPixel8 | PixelFormatFlags.Palettized; 991return PixelFormatFlags.BitsPerPixel8 | PixelFormatFlags.IsGray;