18 #ifndef itkAddPixelAccessor_h
19 #define itkAddPixelAccessor_h
43 template<
typename TPixel >
void SetValue(const TPixel &newvalue)
AddPixelAccessor(const Self &apa)
Self & operator=(const Self &apa)
Simulates the effect of adding a constant value to all pixels.
void Set(InternalType &output, const ExternalType &input) const
Define additional traits for native types such as int or float.
ExternalType Get(const InternalType &input) const