Return color of pixel.
Source position: graphh.inc line 665
var GetPixel: getpixelproc;
GetPixel returns the color of the point at (X,Y)
None.
PutPixel
Draw a pixel on the screen.