27 #ifndef vtkImageLuminance_h
28 #define vtkImageLuminance_h
48 int outExt[6],
int id);
virtual void ThreadedExecute(vtkImageData *inData, vtkImageData *outData, int extent[6], int threadId)
Generic filter that has one input..
topologically and geometrically regular array of data
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Computes the luminance of the input.
static vtkAlgorithm * New()
#define VTKIMAGINGCOLOR_EXPORT