33 #ifndef vtkImageResliceToColors_h
34 #define vtkImageResliceToColors_h
63 vtkGetMacro(OutputFormat,
int);
67 this->OutputFormat =
VTK_RGB; };
78 void SetBypass(
int bypass);
100 int inputNumComponents,
int count,
101 int idX,
int idY,
int idZ,
int threadId);
#define VTK_LUMINANCE_ALPHA
Reslice and produce color scalars.
virtual void ConvertScalars(void *inPtr, void *outPtr, int inputType, int inputNumComponents, int count, int idX, int idY, int idZ, int threadId)
unsigned long int GetMTime()
void SetOutputFormatToRGB()
static vtkImageReslice * New()
Superclass for mapping scalar values to colors.
a simple class to control print indentation
#define VTKIMAGINGCORE_EXPORT
vtkScalarsToColors * LookupTable
void SetOutputFormatToRGBA()
Reslices a volume along a new set of axes.
void SetOutputFormatToLuminance()
void SetOutputFormatToLuminanceAlpha()
virtual void PrintSelf(ostream &os, vtkIndent indent)
vtkScalarsToColors * DefaultLookupTable
virtual int ConvertScalarInfo(int &scalarType, int &numComponents)