noport(3G) noport(3G)
noport - specifies that a program does not need screen space
noport()
none
noport specifies that a graphics program does not need screen space, and
therefore does not need a graphics window. This is useful for programs
that only read or write the color map. Call noport at the beginning of a
graphics program; then call winopen to do a graphics initialization.
The system ignores noport if winopen is not called.
winopen
This routine is available only in immediate mode.
PPPPaaaaggggeeee 1111 [ Back ]
|