ResizePalette (GDI32.@)
BOOL ResizePalette ( HPALETTE hPal, UINT cEntries )
hPal | [In] | Handle of logical palette. |
cEntries | [In] | Number of entries in logical palette. |
Resizes logical palette.
Success: TRUE
Failure: FALSE
Defined in "wingdi.h".
Implemented in "dlls/gdi/palette.c". source.winehq.org/source/dlls/gdi/palette.c
Debug channel "palette".
Copyright © 2005 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Aug 2005.