Previous: GetColor function To the Table of Content Next: GetFillColor function

- 4.37.2.31 -
Standard Units
Graph Unit
Graph Unit Procedures and Functions

GetDefaultPalette procedure

Targets: MS-DOS, Win32


Graph Unit

Returns the palette definition structure.

Declaration:
procedure GetDefaultPalette(var Palette: PaletteType);
This structure contains the palette as the new graphic mode initialized.

Remarks:
GetDefaultPalette returns a record of PaletteType , which contains the palette.


Previous: GetColor function To the Table of Content Next: GetFillColor function
GetColor function Table of Content GetFillColor function

- 4.37.2.31 -