SelectPaletteScope struct SelectPaletteScope Helper to scope palette selection. Documentation Code public HDC HDC { get; } public HPALETTE HPALETTE { get; } public SelectPaletteScope(HDC hdc, HPALETTE hpalette, bool forceBackground, bool realizePalette) public static HPALETTE op_Implicit(ref SelectPaletteScope paletteScope) public void Dispose()