Language:
Русский
English
GetPalette (procedure) (Graph unit)
Returns the current palette and its size.
Declaration
procedure GetPalette(var Palette: PaletteType);
Target
Real, Protected
Remarks
Returns the current palette and its size in a variable of type PaletteType.
Restrictions
Must be in graphics mode, and can be used only with EGA, EGA 64, or VGA (not the IBM 8514 or the VGA in 256-color mode).