gconfig() — Silicon Graphics
NAME
gconfig - reconfigures the IRIS
SPECIFICATION
C
gconfig()
FORTRAN
subroutine gconfi
Pascal
procedure gconfig;
DESCRIPTION
gconfig uses the map mode, display mode, and number of requested planes to compute and allocate available planes and define the mapping from colors to bitplanes. doublebuffer, multimap, onemap, RGBmode, and singlebuffer do not take effect until gconfig is called. After the gconfig call, the writemask, color, cursor color, and cursor writemask are all undefined. The contents of the color map are unchanged.
SEE ALSO
doublebuffer, multimap, onemap, RGBmode, singlebuffer
NOTE
This command can be used only in immediate mode.
Version 2.4 — May 08, 1986