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