18 #ifndef itkAutumnColormapFunction_h
19 #define itkAutumnColormapFunction_h
43 template<
typename TScalar,
typename TRGBPixel >
59 typedef typename Superclass::RealType
RealType;
61 virtual RGBPixelType operator()(
const TScalar &) const ITK_OVERRIDE;
73 #ifndef ITK_MANUAL_INSTANTIATION
74 #include "itkAutumnColormapFunction.hxx"
Light weight base class for most itk classes.
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
~AutumnColormapFunction() override
Superclass::ScalarType ScalarType
SmartPointer< const Self > ConstPointer
Superclass::RGBPixelType RGBPixelType