18 #ifndef itkRGBToVectorPixelAccessor_h
19 #define itkRGBToVectorPixelAccessor_h
42 template<
typename T >
void Set(InternalType &output, const ExternalType &input) const
Give access to a RGBPixel as if it were a Vector type.
A templated class holding a n-Dimensional vector.
ExternalType Get(const InternalType &input) const
Represent Red, Green and Blue components for color images.
ValueType * GetDataPointer()