HdcExtensions
public static SelectPaletteScope HalftonePalette(this GetDcScope hdc, bool forceBackground, bool realizePalette)
public static SelectPaletteScope HalftonePalette<T>(this T hdc, bool forceBackground, bool realizePalette) where T : IHandle<HDC>
Uses the GDI+ halftone palette for the given hdc if the color depth is 8 bpp or less.