21 #ifndef otbReliefColormapFunctor_h
22 #define otbReliefColormapFunctor_h
24 #include "itkColormapFunction.h"
45 template <
class TScalar,
class TRGBPixel>
50 typedef itk::Function::ColormapFunction<TScalar, TRGBPixel>
Superclass;
59 typedef typename Superclass::RealType
RealType;
71 void operator=(
const Self&) =
delete;
78 #ifndef OTB_MANUAL_INSTANTIATION