getmap(3) — Silicon Graphics R1c
NAME
getmap - return the number of the currently selected color map
SYNOPSIS
C
short getmap()
FORTRAN
integer*2 function getmap()
Pascal
function getmap: Short;
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 only be used in immediate mode.
Version 2.3 — July 04, 1985