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