33 #ifndef vtkImageMapToWindowLevelColors_h 
   34 #define vtkImageMapToWindowLevelColors_h 
   51   vtkSetMacro( Window, 
double );
 
   52   vtkGetMacro( Window, 
double );
 
   59   vtkSetMacro( Level, 
double );
 
   60   vtkGetMacro( Level, 
double );
 
map the input image through a lookup table and window / level it 
 
a simple class to control print indentation 
 
topologically and geometrically regular array of data 
 
map the input image through a lookup table 
 
void PrintSelf(ostream &os, vtkIndent indent)
 
void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int extent[6], int id)
 
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
 
#define VTKIMAGINGCOLOR_EXPORT
 
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
 
static vtkImageMapToColors * New()