setmap(3G) setmap(3G)
NAME
setmap - selects one of the 16 small color maps
SPECIFICATION
C setmap(mapnum)
short mapnum;
FORTRAN subroutine setmap(mapnum)
integer*4 mapnum
DESCRIPTION
setmap selects one of the 16 small maps, numbered 0 through
15 in multimap mode. setmap is ignored in onemap mode.
SEE ALSO
getmap, multimap, onemap
Programming Guide, Section 6.6, Onemap and Multimap Modes
NOTE
This routine is available only in immediate mode.
Page 1 (printed 8/20/87)