[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   Description: Set the graphics screen background color
Mapped Command: SET PALETTE BACKGROUND
FUNCTION __SetPalette(color,bright)
   setcolor(setcolor())
   setpal(__PalWordToColor(bright + color),0,0)  // set the palette background
RETURN(Void)

See Also: SET PALETTE BACKGROUND
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson