| [Overview][Constants][Types][Procedures and functions][Variables][Index] | 
Standard GetImage procedure prototype.
Source position: graphh.inc line 535
type getimageproc = procedure(  | 
X1: SmallInt;  | 
Y1: SmallInt;  | 
X2: SmallInt;  | 
Y2: SmallInt;  | 
var Bitmap  | 
);  |