|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkRedPixelAccessor_h
19 #define itkRedPixelAccessor_h
76 return !(*
this != other);
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.
bool operator==(const Self &other) const
const ComponentType & GetRed() const
bool operator!=(const Self &) const
const ExternalType & Get(const InternalType &input) const
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
void SetRed(ComponentType red)