[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Graph' (#rtl)

getpixelproc

Standard pixel fetching routine prototype

Declaration

Source position: graphh.inc line 490

type getpixelproc = function(

  X: SmallInt;

  Y: SmallInt

):Word;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.