18#ifndef itkJetColormapFunction_h
19#define itkJetColormapFunction_h
47template <
typename TScalar,
typename TRGBPixel>
61 using typename Superclass::RGBPixelType;
62 using typename Superclass::ScalarType;
63 using typename Superclass::RealType;
75#ifndef ITK_MANUAL_INSTANTIATION
76# include "itkJetColormapFunction.hxx"
Function object which maps a scalar value into an RGB colormap value.
Function object which maps a scalar value into an RGB colormap value.
RGBPixelType operator()(const TScalar &) const override
JetColormapFunction()=default
~JetColormapFunction() override=default
Light weight base class for most itk classes.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....