18#ifndef itkVectorToRGBPixelAccessor_h
19#define itkVectorToRGBPixelAccessor_h
Give access to a Vector pixel type as if it were a RGBPixel type.
void Set(InternalType &output, const ExternalType &input) const
ExternalType Get(const InternalType &input) const
RGBPixel< T > ExternalType
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....