Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- RPCXLib 1.1 Graphic Library for Clipper - <b>r_restpal() </b> http://www.X-Hacker.org [<<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()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson