15#ifndef vtkImageXYZToLAB_h
16#define vtkImageXYZToLAB_h
18#include "vtkImagingColorModule.h"
21VTK_ABI_NAMESPACE_BEGIN
topologically and geometrically regular array of data
Converts XYZ components to LAB.
void ThreadedExecute(vtkImageData *inData, vtkImageData *outData, int ext[6], int id) override
static vtkImageXYZToLAB * New()
~vtkImageXYZToLAB() override=default
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
Generic filter that has one input.