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

putimageproc

Standard PutImage procedure prototype.

Declaration

Source position: graphh.inc line 534

type putimageproc = procedure(

  X: SmallInt;

  Y: SmallInt;

  var Bitmap;

  BitBlt: Word

);


Documentation generated on: Jul 24 2023