[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
     NAME: PutPixel

     USE: Turns on a single pixel at the specified place and with the
          specified color.

     DEPENDENCY:  Must first be in graphics mode.  The unit Graph
                  must also be placed in the uses section.

     SYNTAX: PutPixel(X, Y : Integer; PixelColor : Word);

See Also: GetImage GetPixel PutImage
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson