Go to the documentation of this file.
34 #ifndef vtkImageMapToColors_h
35 #define vtkImageMapToColors_h
114 unsigned char NaNColor[4];
void SetOutputFormatToLuminance()
#define vtkGetObjectMacro(name, type)
static vtkImageMapToColors * New()
#define vtkTypeMacro(thisClass, superclass)
Generic filter that has one input..
map the input image through a lookup table
virtual unsigned long GetMTime()
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
vtkScalarsToColors * LookupTable
void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int extent[6], int id)
void SetOutputFormatToRGB()
topologically and geometrically regular array of data
a simple class to control print indentation
#define vtkGetMacro(name, type)
Superclass for mapping scalar values to colors.
virtual void SetLookupTable(vtkScalarsToColors *)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
#define vtkSetVector4Macro(name, type)
#define VTK_LUMINANCE_ALPHA
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void SetOutputFormatToLuminanceAlpha()
void PrintSelf(ostream &os, vtkIndent indent)
#define VTKIMAGINGCORE_EXPORT
#define vtkGetVector4Macro(name, type)
void SetOutputFormatToRGBA()