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