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

type getpixelproc = function(

  X: SmallInt;

  Y: SmallInt

):ColorType;


Documentation generated on: May 14 2021