18 #ifndef itkSummerColormapFunction_h
19 #define itkSummerColormapFunction_h
44 template<
typename TScalar,
typename TRGBPixel >
75 #ifndef ITK_MANUAL_INSTANTIATION
76 #include "itkSummerColormapFunction.hxx"
Light weight base class for most itk classes.
Function object which maps a scalar value into an RGB colormap value.
SummerColormapFunction Self
SmartPointer< Self > Pointer
Function object which maps a scalar value into an RGB colormap value.
NumericTraits< ScalarType >::RealType RealType
void operator=(const Self &)
ColormapFunction< TScalar, TRGBPixel > Superclass
~SummerColormapFunction()
virtual RGBPixelType operator()(const TScalar &) const override
Superclass::RealType RealType
Superclass::ScalarType ScalarType
Superclass::RGBPixelType RGBPixelType
SmartPointer< const Self > ConstPointer