onemap() — Silicon Graphics
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 bitplanes. You must call gconfig for onemap to take effect. The IRIS is initially in onemap mode.
SEE ALSO
gconfig, getcmmode, multimap, setmap IRIS Graphics Programming, Section 6.2, Color Maps
NOTE
This routine is available only in immediate mode.
Version 2.5 — April 22, 1987