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