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