Go to the documentation of this file.
29 #ifndef vtkImageHSVToRGB_h
30 #define vtkImageHSVToRGB_h
#define vtkTypeMacro(thisClass, superclass)
static vtkImageHSVToRGB * New()
Generic filter that has one input..
#define VTKIMAGINGCOLOR_EXPORT
void PrintSelf(ostream &os, vtkIndent indent)
topologically and geometrically regular array of data
a simple class to control print indentation
#define vtkGetMacro(name, type)
vtkSetMacro(IgnoreDriverBugs, bool)
Converts HSV components to RGB.
void ThreadedExecute(vtkImageData *inData, vtkImageData *outData, int ext[6], int id)