CreateHalftonePalette (GDI32.@)
HPALETTE CreateHalftonePalette ( HDC hdc )
hdc | [In] | Handle to device context. |
Creates a halftone palette.
Success: Handle to logical halftone palette
Failure: 0.
FIXME: This simply creates the halftone palette derived from running tests on a Windows® NT machine. This is assuming a color depth of greater that 256 color. On a 256 color device the halftone palette will be different and this function will be incorrect
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.