Language:
Русский
English
GetDefaultPalette (function) (Graph unit)
Returns the palette definition structure.
Declaration
function GetDefaultPalette(var Palette: PaletteType);
This structure contains the palette as the driver initialized it during InitGraph.
Target
Real, Protected
Remarks
GetDefaultPalette returns a PaletteType record, which contains the palette as the driver initialized it during InitGraph.
Restrictions
Must be in graphics mode.