31 #ifndef vtkImageMapToWindowLevelColors_h 32 #define vtkImageMapToWindowLevelColors_h 35 #include "vtkImagingColorModule.h" 52 vtkGetMacro( Window,
double );
62 vtkGetMacro( Level,
double );
74 int extent[6],
int id) VTK_OVERRIDE;
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
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkImageMapToColors * New()