Go to the documentation of this file.
33 #ifndef vtkImageMapToWindowLevelColors_h
34 #define vtkImageMapToWindowLevelColors_h
#define vtkTypeMacro(thisClass, superclass)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
map the input image through a lookup table
vtkImageMapToWindowLevelColors()
#define VTKIMAGINGCOLOR_EXPORT
~vtkImageMapToWindowLevelColors()
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void PrintSelf(ostream &os, vtkIndent indent)
map the input image through a lookup table and window / level it
topologically and geometrically regular array of data
a simple class to control print indentation
void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int extent[6], int id)
#define vtkGetMacro(name, type)
static vtkImageMapToWindowLevelColors * New()
vtkSetMacro(IgnoreDriverBugs, bool)