18 #ifndef itkBlueColormapFunction_h
19 #define itkBlueColormapFunction_h
43 template<
typename TScalar,
typename TRGBPixel >
74 #ifndef ITK_MANUAL_INSTANTIATION
75 #include "itkBlueColormapFunction.hxx"
SmartPointer< Self > Pointer
Light weight base class for most itk classes.
SmartPointer< const Self > ConstPointer
BlueColormapFunction Self
Superclass::RGBPixelType RGBPixelType
ColormapFunction< TScalar, TRGBPixel > Superclass
virtual RGBPixelType operator()(const TScalar &) const override
Function object which maps a scalar value into an RGB colormap value.
Function object which maps a scalar value into an RGB colormap value.
NumericTraits< ScalarType >::RealType RealType
void operator=(const Self &)
Superclass::ScalarType ScalarType
Superclass::RealType RealType