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 "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.