[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Standard pixel drawing routine prototype
Source position: graphh.inc line 491
type putpixelproc = procedure( |
X: SmallInt; |
Y: SmallInt; |
Color: Word |
); |
lazarus-ccr.sourceforge.net |