int lgcolorize (
kobject input,
kobject map_object,
kobject output)
INPUT
none
OUTPUT
none
RETURN VALUE
CHILL (1) on success, WHACKED (0) on failure
DESCRIPTION
This function is used to map value data from an input
data object through a vis colormap. Each value in
the input value segment will be used as an index into
the vis colormap. The output value element vectors
will be replaced with the indexed map vectors from
the vis colormap. This routine is somewhat old and