[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
DEMO Version ! After registering you will receive a complete version !

Description

Function puts pixel on-screen at position ('X','Y'). The color of the pixel
is determined by the value of 'Color'. In 16 color modes the value may
range from 0 to 15; In 256 color modes from 0 to 255 and in 32768 Hicolor
modes from 0 to 32767.
Clipper is performed.


Syntax

  FGL_setpixel(< X >,< Y >,< Color >) -> Result.

See Also: FGL_getpixel()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson