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