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