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