SelectPalette (GDI32.@)
HPALETTE SelectPalette ( HDC hDC, HPALETTE hPal, BOOL bForceBackground )
hDC | [In] | Handle of device context. |
hPal | [In] | Handle of logical color palette. |
bForceBackground | [In] | Foreground/background mode. |
Selects logical palette into DC.
Success: Previous logical palette
Failure: NULL
Defined in "wingdi.h".
Implemented in "dlls/gdi32/palette.c". source.winehq.org/source/dlls/gdi32/palette.c
Debug channel "palette".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Jan 2008.