getcmmode() — Silicon Graphics
NAME
getcmmode − returns the current color map mode
SPECIFICATION
C
Boolean getcmmode()
FORTRAN
logical function getcmm()
Pascal
function getcmmode: longint;
DESCRIPTION
getcmmode returns the current color map mode. 0 indicates multimap mode; 1 indicates onemap mode.
SEE ALSO
multimap, onemap IRIS Graphics Programming, Section 6.2, Color Maps
NOTE
This routine is available only in immediate mode.
Version 2.5 — April 22, 1987