Return a copy of a screen area.
Source position: graphh.inc line 663
var GetImage: getimageproc;  | 
GetImage Places a copy of the screen area (X1,Y1) to X2,Y2 in BitMap
Bitmap must have enough room to contain the image.
  | 
Return size to store image.  | 
|
  | 
Draw an in-memory image to the screen.  |