18#ifndef itkHotColormapFunction_h
19#define itkHotColormapFunction_h
41template <
typename TScalar,
typename TRGBPixel>
68#ifndef ITK_MANUAL_INSTANTIATION
69# include "itkHotColormapFunction.hxx"
typename NumericTraits< ScalarType >::RealType RealType
HotColormapFunction()=default
SmartPointer< Self > Pointer
RGBPixelType operator()(const TScalar &) const override
ColormapFunction< TScalar, TRGBPixel > Superclass
SmartPointer< const Self > ConstPointer
~HotColormapFunction() override=default
Implements transparent reference counting.