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