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

getimageproc

Standard GetImage procedure prototype.

Declaration

Source position: graphh.inc line 498

type getimageproc = procedure(

  X1: SmallInt;

  Y1: SmallInt;

  X2: SmallInt;

  Y2: SmallInt;

  var Bitmap

);

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