18 #ifndef itkHotColormapFunction_h
19 #define itkHotColormapFunction_h
44 template<
typename TScalar,
typename TRGBPixel >
61 using RealType =
typename Superclass::RealType;
72 #ifndef ITK_MANUAL_INSTANTIATION
73 #include "itkHotColormapFunction.hxx"
Light weight base class for most itk classes.
Function object which maps a scalar value into an RGB colormap value.
typename NumericTraits< ScalarType >::RealType RealType
Function object which maps a scalar value into an RGB colormap value.