May 2012
Intermediate to advanced
679 pages
16h 56m
English
Table 17.1 illustrates the various graphics functions available in Turbo C++ 3.0.
Table 17.1 Summary of Graphics Functions
| Function name | Description |
|---|---|
| arc | Draws a circular arc |
| circle | Draws a circle |
| clearviewport | Clears the current viewport |
| closegraph | Shuts down graphic system |
| detectgraph | Checks hardware and determine graphics hardware |
| drawpoly | Draws a polygon |
| ellipse | Draws an elliptical arc |
| floodfill | Fills the closed area |
| getbkcolor | Returns the current background colour |
| getcolor | Returns the current drawing colour |
| getimage | Saves the image in the memory |
| getmaxcolor | Return maximum colour value |
| getmaxx | Returns maximum number of pixels in x-direction |
| getmaxy | Returns maximum ... |
Read now
Unlock full access