[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 R_DefPal() 
 Installs the default Clipper colour palette
------------------------------------------------------------------------------

 Syntax
        R_DefPal ()

 Parameters
        (None)

 Returns
        NIL

 Description
        By calling the R_DefPal () function the 16 Clipper colours are
        initialized to their default values. This function is for example
        useful at the end of an application : it makes sure that the
        the colour palette is reset to its original state (after possible
        changes you made to the palette).

 Example
        See the demo program PCXDemo.PRG


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