API Reference for Enthought Tool Suite 3.0.1
This manages the lookup table used to map values to colors.
lut_image_dir = os.path.dirname(lut.__file__)
Check the line to see if this is a valid LUT file.
Function to generate the list of acceptable lut_mode values.
Parse the file specified by its name file_name for a LUT and return the list of parsed values.
Setup the tvtk.LookupTable (vtk_lut) using the passed list of lut values.
© Copyright 2002-2008 Enthought, Inc.