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

getimageproc

Standard GetImage procedure prototype.

Declaration

Source position: graphh.inc line 535

type getimageproc = procedure(

  X1: SmallInt;

  Y1: SmallInt;

  X2: SmallInt;

  Y2: SmallInt;

  var Bitmap

);


Documentation generated on: Jul 24 2023