getcmmode() — Silicon Graphics Beta Release
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.3 — July 04, 1985