next up previous contents index
Next: Rectangle Up: Functions and procedures Previous: PutImage

PutPixel

   

Declaration:

Procedure PutPixel (X,Y : Integer; Color : Word) ;

Description:

Puts a point at (X,Y) using color Color

Errors:

None.

See also:

GetPixel



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998