Unit 'Graph' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#rtl]

GetImage

Return a copy of a screen area.

Declaration

Source position: graphh.inc line 663

var GetImage: getimageproc;

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

  

Return size to store image.

PutImage

  

Draw an in-memory image to the screen.


Documentation generated on: Jul 24 2023