18#ifndef itkHSVColormapFunction_h
19#define itkHSVColormapFunction_h
41template <
typename TScalar,
typename TRGBPixel>
68#ifndef ITK_MANUAL_INSTANTIATION
69# include "itkHSVColormapFunction.hxx"
typename NumericTraits< ScalarType >::RealType RealType
SmartPointer< const Self > ConstPointer
ColormapFunction< TScalar, TRGBPixel > Superclass
SmartPointer< Self > Pointer
HSVColormapFunction()=default
RGBPixelType operator()(const TScalar &) const override
~HSVColormapFunction() override=default
Implements transparent reference counting.