[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 522

type putpixelproc = procedure(

  X: SmallInt;

  Y: SmallInt;

  Color: Word

);


Documentation generated on: Nov 14 2015