Previous: 4.37.2.51. GetPageSize function To the Table of Contents Next: 4.37.2.53. GetPixel function
4.37.2.51. GetPageSize function Table of Contents 4.37.2.53. GetPixel function

- 4.37.2.52. -
Table of Contents
4. Standard Units
4.37. Graph - Graph unit
4.37.2. Graph Unit Procedures and Functions
4.37.2.52. GetPalette procedure


4.37.2.52. GetPalette procedure

Targets: MS-DOS, Win32


Graph Unit

Returns the current palette and its size.

Declaration:
procedure GetPalette(var Palette: PaletteType);
Remarks:
Returns the current palette and its size in a variable of PaletteType.


Previous: 4.37.2.51. GetPageSize function To the Table of Contents Next: 4.37.2.53. GetPixel function
4.37.2.51. GetPageSize function Table of Contents 4.37.2.53. GetPixel function

- 4.37.2.52. -