PaletteFlags
Specifies the type of color data in the system palette. The data can be color data with alpha, grayscale data only, or halftone data.
GrayScale = 2
Grayscale data.
Halftone = 4
Halftone data.
HasAlpha = 1
Alpha data.