Important Notice
The pages on this site contain documentation for very old MS-DOS software,
purely for historical purposes.
If you're looking for up-to-date documentation, particularly for programming,
you should not rely on the information found here, as it will be woefully
out of date.
Graphics Library Reference
◄Up► ◄Contents► ◄Index► ◄Back►
─────Graphics Library Reference─────────────────────────────────────────────
Microsoft FORTRAN provides two graphics libraries, GRAPHICS.LIB for
DOS and GRTEXTP.LIB for OS/2. The DOS library supports all the
routines listed below, while the OS/2 library only provides the
text-based routines. In some cases, similar or related routines are
clustered in the same description, with differences noted where
appropriate.
Select any of the following for more information.
arc arc_w
clearscreen displaycursor
ellipse ellipse_w
floodfill floodfill_w
getactivepage getarcinfo
getbkcolor getcolor
getcurrentposition getcurrentposition_w
getfillmask getfontinfo
getgtextextent getimage
getimage_w getlinestyle
getphyscoord getpixel
getpixel_w gettextcolor
gettextcursor gettextposition
gettextwindow getvideoconfig
getviewcoord getviewcoord_w
getviewcoord_wxy getvisualpage
getwindowcoord getwritemode
grstatus imagesize
imagesize_w imagesize_wxy
lineto lineto_w
moveto moveto_w
outgtext outtext
pie pie_w
polygon polygon_w
polygon_wxy putimage
putimage_w rectangle
rectangle_w registerfonts
remapallpalette remappalette
scrolltextwindow selectpalette
setactivepage setbkcolor
setcliprgn setcolor
setfillmask setfont
setgtextvector setlinestyle
setpixel setpixel_w
settextcolor settextcursor
settextposition settextrows
settextwindow setvideomode
setvideomoderows setvieworg
setviewport setvisualpage
setwindow setwritemode
unregisterfonts wrapon
-♦-