[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 R_RestPal() 
 Restores a saved Clipper colour palette
------------------------------------------------------------------------------

 Syntax
        R_RestPal ( cPalet )

 Parameters
        cPalet          A 48 byte string with the 16 colours of the Clipper
                        colour palette (saved by de R_SavePal() function).

 Returns
        NIL

 Description
        With R_RestPal () a previously saved Clipper colour palette
        can be restored.

 Example
        See the R_SavePal () function


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