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