18#ifndef itkBlueColormapFunction_h
19#define itkBlueColormapFunction_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 "itkBlueColormapFunction.hxx"
Function object which maps a scalar value into an RGB colormap value.
BlueColormapFunction()=default
RGBPixelType operator()(const TScalar &) const override
~BlueColormapFunction() override=default
Function object which maps a scalar value into an RGB colormap value.
Light weight base class for most itk classes.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....