getmap() — 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 (0).
SEE ALSO
multimap, onemap IRIS Graphics Programming, Section 6.2, Color Maps
NOTE
This routine is available only in immediate mode.
Version 2.5r1 — October 29, 1986