getmap() — Silicon Graphics
NAME
getmap - returns the number of the currently selected color map
SPECIFICATION
C
long getmap()
FORTRAN
integer*4 function getmap()
Pascal
function getmap: longint;
DESCRIPTION
getmap returns the number, from 0 to 15, of the currently selected color map. If called in onemap mode, it returns zero.
SEE ALSO
multimap, onemap
NOTE
This command can be used only in immediate mode.
Version 2.4 — May 08, 1986