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