[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Graph' (#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: May 14 2021