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

putpixelproc

Standard pixel drawing routine prototype.

Declaration

Source position: graphh.inc line 528

type putpixelproc = procedure(

  X: SmallInt;

  Y: SmallInt;

  Color: ColorType

);


Documentation generated on: Jul 24 2023