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