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