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. The returned value is either 0 for multimap mode or 1 for onemap mode.
SEE ALSO
multimap, onemap
NOTE
This command can be used only in immediate mode.
Version 2.4 — May 08, 1986