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