18#ifndef itkWinterColormapFunction_h
19#define itkWinterColormapFunction_h
43template <
typename TScalar,
typename TRGBPixel>
57 using typename Superclass::RGBPixelType;
58 using typename Superclass::ScalarType;
59 using typename Superclass::RealType;
71#ifndef ITK_MANUAL_INSTANTIATION
72# include "itkWinterColormapFunction.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.
~WinterColormapFunction() override=default
WinterColormapFunction()=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....