18 #ifndef itkAutumnColormapFunction_h
19 #define itkAutumnColormapFunction_h
43 template<
typename TScalar,
typename TRGBPixel >
60 using RealType =
typename Superclass::RealType;
71 #ifndef ITK_MANUAL_INSTANTIATION
72 #include "itkAutumnColormapFunction.hxx"
Light weight base class for most itk classes.
Function object which maps a scalar value into an RGB colormap value.
Function object which maps a scalar value into an RGB colormap value.
typename Superclass::RealType RealType
typename Superclass::RGBPixelType RGBPixelType
typename Superclass::ScalarType ScalarType