18#ifndef itkOverUnderColormapFunction_h
19#define itkOverUnderColormapFunction_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 "itkOverUnderColormapFunction.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.
OverUnderColormapFunction()=default
RGBPixelType operator()(const TScalar &) const override
~OverUnderColormapFunction() override=default
Light weight base class for most itk classes.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....