Standard pixel fetching routine prototype
Source position: graphh.inc line 521
type getpixelproc = function(
X: SmallInt;
Y: SmallInt
):Word;