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