18#ifndef itkAutumnColormapFunction_h
19#define itkAutumnColormapFunction_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 "itkAutumnColormapFunction.hxx"
Function object which maps a scalar value into an RGB colormap value.
RGBPixelType operator()(const TScalar &) const override
~AutumnColormapFunction() override=default
AutumnColormapFunction()=default
Function object which maps a scalar value into an RGB colormap value.
Light weight base class for most itk classes.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....