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