Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Fast Library For Clipper 3.02 Reference - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
 Introduction    Graphics
------------------------------------------------------------------------------
 Degrade()       Makes a progressive degrade of the palette
 DispChar()      Writes a character on the screen
 DispStr()       Writes a string on the screen
 FliEver()       Shows a FLI animation until you press any key
 FliOnce()       Shows a FLI animation
 gBox()          Draws a box in graphic mode
 gCircle()       Draws a circle in graphic mode
 GetPixel()      Informs of the colour of a point in graphic mode
 gEllipse()      Draws an ellipse in graphic mode
 gifColors()     Returns the number of colours of a GIF
 gifIsGIF()      Indicates if a file has GIF format or not
 gifIsPalette()  Determines if the GIF has palette or not
 gifShow256()    Shows a 320x200x256 GIF on the screen
 gifShowVESA()   Shows a GIF in VESA modes
 gifVersion()    Returns the version of a GIF
 gifX()          Returns the width of a GIF
 gifY()          Returns the heigth of a GIF
 gLine()         Draws a line in graphic mode
 GraphBar()      Bar graphics with Clipper!!
 GraphBar2()     Another bar graphics with Clipper!!
 GraphBar3()     And another bar graphics with Clipper!!
 GraphEllipse()  Pie graphics with Clipper!!
 GraphTart()     Another pie graphics with Clipper!!
 IsCGA()         Detects if a CGA card exists
 IsEGA()         Detects if a EGA card exists
 IsHerc()        Detects if an Hercules card exists
 IsLCD()         Detects if a LCD monitor exists
 IsMono()        Detects if a VGA mono card exists
 IsVESA()        Detects if the graphic system is VESA compatible
 IsVGA()         Detects if a VGA card exists
 Legend()        Draws and fills a square and a text optionally
 Origin()        Modifies the video origin in the CRT controller
 Outxy()         Writes a string on the screen in all modes
 GetPalette()    Returns the actual colour palette
 pcxBitsPixel()  Returns the number of bits per pixel of the PCX
 pcxIsPCX()      Indicates if a file has PCX format or not
 pcxShow()       Shows a 16 colours PCX on screen
 pcxShow256()    Shows a 320x200x256 PCX on screen
 pcxPlanes()     Returns the number of planes of the PCX
 pcxPalette()    Returns the colours palette of the PCX
 pcxResH()       Returns the horizontal resolution of the PCX
 pcxResV()       Returns the vertical resolution of the PCX
 pcxVersion()    Returns the format version of the PCX file
 pcxX1()         Returns the initial coordinate X of the PCX
 pcxX2()         Returns the final coordinate X of the PCX
 pcxY1()         Returns the initial coordinate Y of the PCX
 pcxY2()         Returns the final coordinate Y of the PCX
 SearchVESA()    Searchs the VESA mode of a gif file
 SetEGA()        Activates the 640x350 16 colours EGA mode
 SetPalette()    Sets the actual colour palette
 SetPixel()      Draws a point in graphic mode
 SetVGA()        Activates the 640x480 16 colours VGA mode
 SetVGA256()     Activates the 320x200 256 colours VGA mode
 TxtMode()       Activates the 80x25 text mode
 Upgrade()       Makes a progressive restore of the palette
 VESAMode()      Activates a VESA video mode
 VESAOEM()       Returns the OEM of the VESA driver
 VESAVer()       Returns the VESA driver version
 VideoMode()     Returns and/or changes the video mode

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson