27#ifndef vtkImageRGBToHSV_h
28#define vtkImageRGBToHSV_h
30#include "vtkImagingColorModule.h"
topologically and geometrically regular array of data
static vtkImageRGBToHSV * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkImageRGBToHSV() override=default
void ThreadedExecute(vtkImageData *inData, vtkImageData *outData, int ext[6], int id) override
a simple class to control print indentation
vtkThreadedImageAlgorithm()