getcmmode(3G) getcmmode(3G)
NAME
getcmmode - returns the current color map mode
C SPECIFICATION
Boolean getcmmode()
PARAMETERS
none
FUNCTION RETURN VALUE
There are two possible returned values for this function:
TRUE indicates that onemap mode is active.
FALSE indicates that multimap mode is active.
DESCRIPTION
getcmmode returns the current color map mode.
SEE ALSO
multimap, onemap
NOTE
This routine is available only in immediate mode.
Page 1