GEOMETRY (geometry) functions


LIBRARY ROUTINE

lgcolorize - *

LIBRARY CALL

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

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$GEOMETRY/objects/library/geometry/src/lgcolorize.c

SEE ALSO

geometry(3)

COPYRIGHT

Copyright (C) 1996,1997 , The Regents of the University of California. All rights reserved.