[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 About the library

This library is made to make it easy for Clipper programmers to incorporate
graphics into their Clipper programs.
All the functions are easy to use.
There are different libraries supplied for different graphic modes.
For 16 color modes you can use the VGA_BAS.LIB.
For 256 color modes you can use the SVGA_BAS.LIB.
For 32768 Hicolor modes you can use the HIC_BAS.LIB.

For the different graphic function the library VGA_FUNC.LIB must be used.

The following modes are available :

   16 color mode      : 640 x 480.

   256 color mode     : 640 x 480.
                        800 x 600.

   32768 color mode   : 640 x 480.
                        800 x 600.
                        1024 x 768.

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