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