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

         Uninstalls the Color Subsystem

    Syntax:

         egVGAOff() -> Nil

    Description:

         A call to egBGAOff() must be realized before exiting the program
         or changing video modes.
         After this call, all the defined colour parametes are lost.

    Return:

         Nothing.

    Example:

        If egVGAOn()
          ? "System installed"
          ? "Deinstalling..."
          egVGAOff()
        EndIf

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