Previous: FlipImageOY procedure To the Table of Content Next: FlipToScreen procedure

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

FlipToMemory procedure

Targets: MS-DOS, Win32


Graph Unit

Copies contents of graphic page number 0 to memory buffer pointed by Addr .

Declaration:
procedure FlipToMemory(Addr: Pointer);
Remarks:
Use this procedure to flip the contents of the graphic page into the virtual page.

See also:
FlipToScreen
SetVirtualMode
SetNormalMode


Previous: FlipImageOY procedure To the Table of Content Next: FlipToScreen procedure
FlipImageOY procedure Table of Content FlipToScreen procedure

- 4.37.2.24 -