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