UpdateColors(3w)
NAME
UpdateColors (GDI32.@)
SYNOPSIS
BOOL UpdateColors
(
HDC hDC
)
PARAMS
hDC [In] Handle of device context.
DESCRIPTION
Remaps current colors to logical palette.
RETURNS
Success: TRUE
Failure: FALSE
IMPLEMENTATION
Defined in "wingdi.h".
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/gdi32/palette.c".
- Debug channel "palette".