[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    egHigh()

         Changes the intensity bits of a RGB triplet

    Syntax:

         egHigh ( cColor ) -> Nil

         cColor : Initial colour specified in CA-Clipper sintaxis.

                  "N"  "B"  "G"  "BG"  "R"  "RB"  "GR"  "W",
                  "N+" "B+" "G+" "BG+" "R+" "RB+" "GR+" "W+"

    Description:

         Changes the bright of specified colour in a progressive way.

    Return:

         Nothing.

    Ejemplos:

         egHigh( "R"  )  // changes between R and R+
         egHigh( "B+" )  // changes between B+ and B

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