onemap(3) — Silicon Graphics R1c
NAME
onemap - treat the color map as one large map
SYNOPSIS
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. Specification and limitation of available planes are discussed in the setplanes manual page. Onemap does not take effect until gconfig is called.
SEE ALSO
gconfig, getcmmode, multimap, setmap, setplanes
NOTE
This command can only be used in immediate mode.
Version 2.3 — July 04, 1985