CreatePalette (GDI32.@)
HPALETTE CreatePalette ( const LOGPALETTE* palette )
palette | [In] | Pointer to logical color palette. |
Creates a logical color palette.
Success: Handle to logical palette
Failure: NULL
Defined in "ddraw.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 Jul 2008.