next up previous contents index
Next: GetLineSettings Up: Functions and procedures Previous: GetGraphMode

GetImage

   

Declaration:

Procedure GetImage (X1,Y1,X2,Y2 : Integer, Var Bitmap ;

Description:

GetImage Places a copy of the screen area (X1,Y1) to X2,Y2 in BitMap

Errors:

Bitmap must have enough room to contain the image.

See also:

ImageSize, PutImage



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998