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