|
ITK
6.0.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkVectorToRGBPixelAccessor_h
19 #define itkVectorToRGBPixelAccessor_h
Represent Red, Green and Blue components for color images.
A templated class holding a n-Dimensional vector.
void Set(InternalType &output, const ExternalType &input) const
ValueType * GetDataPointer()
ExternalType Get(const InternalType &input) const
RGBPixel< T > ExternalType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
Give access to a Vector pixel type as if it were a RGBPixel type.