Procedure PutPixel (X,Y : Integer; Color : Word) ;
Puts a point at (X,Y) using color Color
None.
GetPixel