28 #ifndef vtkImageLuminance_h
29 #define vtkImageLuminance_h
32 #include "vtkImagingColorModule.h"
49 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)
Subclasses can reimplement this method to collect information from their inputs and set information f...
Computes the luminance of the input.
static vtkAlgorithm * New()