33 #ifndef vtkImageResliceToColors_h 34 #define vtkImageResliceToColors_h 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()
#define vtkGetMacro(name, type)
void SetOutputFormatToRGB()
#define vtkSetClampMacro(name, type, min, max)
static vtkImageReslice * New()
#define vtkTypeMacro(thisClass, superclass)
Superclass for mapping scalar values to colors.
a simple class to control print indentation
#define VTKIMAGINGCORE_EXPORT
vtkScalarsToColors * LookupTable
void SetOutputFormatToRGBA()
#define vtkGetObjectMacro(name, type)
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)