Previous: 4.37.2.50. GetPageDC function To the Table of Contents Next: 4.37.2.52. GetPalette procedure
4.37.2.50. GetPageDC function Table of Contents 4.37.2.52. GetPalette procedure

- 4.37.2.51. -
Table of Contents
4. Standard Units
4.37. Graph - Graph unit
4.37.2. Graph Unit Procedures and Functions
4.37.2.51. GetPageSize function


4.37.2.51. GetPageSize function

Targets: MS-DOS, Win32


Graph Unit

Returns size (in bytes) of the logical video page in the current graphic mode.

Declaration:
function GetPageSize: DWORD;
Remarks:
Size of graphic page depends on the graphic mode and size of logical pages, installed by the SetLogicalPage.


Previous: 4.37.2.50. GetPageDC function To the Table of Contents Next: 4.37.2.52. GetPalette procedure
4.37.2.50. GetPageDC function Table of Contents 4.37.2.52. GetPalette procedure

- 4.37.2.51. -