setmap() — Silicon Graphics Beta Release
NAME
setmap - chooses one of the sixteen small color maps
SPECIFICATION
C
setmap(mapnum)
short mapnum;
FORTRAN
subroutine setmap(mapnum)
integer*4 mapnum
Pascal
procedure setmap(mapnum: Short);
DESCRIPTION
setmap chooses one of the sixteen small maps, numbered 0 through 15. setmap is ignored in singlemap mode.
SEE ALSO
getmap, multimap, onemap
NOTE
This command can be used only in immediate mode.
Version 2.3 — July 04, 1985