18#ifndef itkRedPixelAccessor_h
19#define itkRedPixelAccessor_h
Represent Red, Green and Blue components for color images.
void SetRed(ComponentType red)
const ComponentType & GetRed() const
Give access to the red component of a RGBPixel type.
const ExternalType & Get(const InternalType &input) const
bool operator==(const Self &) const
ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION(Self)
void Set(InternalType &output, const ExternalType &input) const
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....