NAME

RealizePalette  (GDI32.@)

SYNOPSIS

 UINT RealizePalette
 (
  HDC hDC
 )

PARAMS

hDC [In] Handle of device context.

DESCRIPTION

Maps palette entries to system palette.

RETURNS

Success: Number of entries in logical palette

Failure: GDI_ERROR

IMPLEMENTATION

Defined in "wingdi.h".

Implemented in "dlls/gdi/palette.c". source.winehq.org/source/dlls/gdi/palette.c

Debug channel "palette".


Copyright © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.