[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'Graph' (#rtl)

GetImage

Return a copy of a screen area

Declaration

Source position: graphh.inc line 626

var GetImage: getimageproc;

Description

GetImagePlaces a copy of the screen area (X1,Y1)to X2,Y2in BitMap

Errors

Bitmap must have enough room to contain the image.

See also

ImageSize

  

Return size to store image

PutImage

  

Draw an in-memory image to the screen