18 #ifndef itkWinterColormapFunction_h
19 #define itkWinterColormapFunction_h
44 template<
typename TScalar,
typename TRGBPixel >
60 typedef typename Superclass::RealType
RealType;
62 virtual RGBPixelType operator()(
const TScalar &) const ITK_OVERRIDE;
74 #ifndef ITK_MANUAL_INSTANTIATION
75 #include "itkWinterColormapFunction.hxx"
Light weight base class for most itk classes.
~WinterColormapFunction() override
Superclass::RGBPixelType RGBPixelType
Superclass::RealType RealType
Superclass::ScalarType ScalarType
ColormapFunction< TScalar, TRGBPixel > Superclass
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
SmartPointer< const Self > ConstPointer