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