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

GetImage

Return a copy of a screen area

Declaration

Source position: graphh.inc line 628

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.