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

         Returns the actual color palette

    Syntax:

         GetPalette() -> cPalette

    Description:

         It returns a 768 bytes string with the present color palette.

         This function is very useful with Upgrade() and Degrade().

    Return:

         A 768 bytes string with the color palette.

    Example:

         cPalette := GetPalette()
         Degrade( cPalette )
         Upgrade( cPalette )

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