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