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

         Returns the actual colour palette

    Syntax:

         Palette() -> cPalette

    Description:

         It returns a 768 bytes string with the present colour palette.
         This function is very useful to conjugate with Upgrade() and
         Degrade().

    Return:

         A 768 bytes string with the colour palette.

    Example:

         cPalette := Palette()
         Degrade( cPalette )
         Upgrade( cPalette )

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