18#ifndef itkHSVColormapFunction_h
19#define itkHSVColormapFunction_h
43template <
typename TScalar,
typename TRGBPixel>
57 using typename Superclass::RGBPixelType;
58 using typename Superclass::ScalarType;
59 using typename Superclass::RealType;
71#ifndef ITK_MANUAL_INSTANTIATION
72# include "itkHSVColormapFunction.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.
HSVColormapFunction()=default
RGBPixelType operator()(const TScalar &) const override
~HSVColormapFunction() override=default
Light weight base class for most itk classes.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....