22 #ifndef vtkImageLuminance_h
23 #define vtkImageLuminance_h
25 #include "vtkImagingColorModule.h"
topologically and geometrically regular array of data
Computes the luminance of the input.
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
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) override
~vtkImageLuminance() override
static vtkImageLuminance * New()
Generic filter that has one input.