multimap() — Silicon Graphics
NAME
multimap − organizes the color map as 16 small maps
SPECIFICATION
C
multimap()
FORTRAN
subroutine multim
Pascal
procedure multimap;
DESCRIPTION
multimap organizes the color map as 16 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 bitplanes. multimap does not take effect until gconfig is called.
SEE ALSO
gconfig, getcmmode, getmap, onemap, setmap IRIS Graphics Programming, Section 6.2, Color Map
NOTE
This routine is available only in immediate mode.
Version 2.5 — April 22, 1987