18 #ifndef itkRedPixelAccessor_h
19 #define itkRedPixelAccessor_h
37 template<
typename T >
71 return !( *
this != other );
Give access to the red component of a RGBPixel type.
bool operator!=(const Self &) const
bool operator==(const Self &other) const
const ExternalType & Get(const InternalType &input) const
Represent Red, Green and Blue components for color images.
void Set(InternalType &output, const ExternalType &input) const
const ComponentType & GetRed() const
void SetRed(ComponentType red)