28 #ifndef vtkImageLuminance_h
29 #define vtkImageLuminance_h
32 #include "vtkImagingColorModule.h"
49 int outExt[6],
int id);
topologically and geometrically regular array of data
Computes the luminance of the input.
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Subclasses can reimplement this method to collect information from their inputs and set information f...
void ThreadedExecute(vtkImageData *inData, vtkImageData *outData, int outExt[6], int id)
static vtkImageLuminance * New()
Generic filter that has one input.