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