29 #ifndef vtkImageHSVToRGB_h
30 #define vtkImageHSVToRGB_h
49 vtkSetMacro(Maximum,
double);
50 vtkGetMacro(Maximum,
double);
virtual void ThreadedExecute(vtkImageData *inData, vtkImageData *outData, int extent[6], int threadId)
Converts HSV components to RGB.
void PrintSelf(ostream &os, vtkIndent indent)
Generic filter that has one input..
a simple class to control print indentation
topologically and geometrically regular array of data
static vtkAlgorithm * New()
#define VTKIMAGINGCOLOR_EXPORT