getmap(3G) — Silicon Graphics
NAME
getmap − returns the number of the current 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 current color map. In onemap mode, getmap returns zero.
SEE ALSO
multimap, onemap Programming Guide, Section 6.6, Onemap and Multimap Modes
NOTE
This routine is available only in immediate mode.
Version 3.6 — December 20, 1987