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