18#ifndef itkGreenColormapFunction_h
19#define itkGreenColormapFunction_h
42template <
typename TScalar,
typename TRGBPixel>
56 using typename Superclass::RGBPixelType;
57 using typename Superclass::ScalarType;
58 using typename Superclass::RealType;
70#ifndef ITK_MANUAL_INSTANTIATION
71# include "itkGreenColormapFunction.hxx"
Function object which maps a scalar value into an RGB colormap value.
Function object which maps a scalar value into an RGB colormap value.
~GreenColormapFunction() override=default
GreenColormapFunction()=default
RGBPixelType operator()(const TScalar &) const override
Light weight base class for most itk classes.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....