GetPalette method (ILEADRasterView)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

long GetPalette (long hDC);

Overview

Refer to Managing Palettes

Remarks

Returns the handle of the palette used by the specified device context.

Use this method with the SetDDB method to specify the DDB's palette.

See Also

Topics:

Raster Images: Palettes