18#ifndef itkCopperColormapFunction_h
19#define itkCopperColormapFunction_h
42template <
typename TScalar,
typename TRGBPixel>
56 using typename Superclass::RGBPixelType;
57 using typename Superclass::ScalarType;
58 using typename Superclass::RealType;
70#ifndef ITK_MANUAL_INSTANTIATION
71# include "itkCopperColormapFunction.hxx"
Function object which maps a scalar value into an RGB colormap value.
Function object which maps a scalar value into an RGB colormap value.
CopperColormapFunction()=default
~CopperColormapFunction() override=default
RGBPixelType operator()(const TScalar &) const override
Light weight base class for most itk classes.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....