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