multimap() — Silicon Graphics Beta Release
NAME
multimap - utilizes the color map as sixteen small maps
SPECIFICATION
C
multimap()
FORTRAN
subroutine multim
Pascal
procedure multimap;
DESCRIPTION
multimap organizes the color map as sixteen small maps, each with a maximum of 256 RGB entries. The number of entries in each map is 2p, where p is the number of available planes. multimap does not take effect until gconfig is called.
SEE ALSO
gconfig, getcmmode, getmap, onemap, setmap, setplanes
NOTE
This command can be used only in immediate mode.
Version 2.3 — July 04, 1985