Unit 'Graph' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#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: Jul 24 2023