18 #ifndef __itkVectorToRGBImageAdaptor_h
19 #define __itkVectorToRGBImageAdaptor_h
34 template<
class TImage >
37 Accessor::VectorToRGBPixelAccessor<
38 typename TImage::PixelType::ValueType
46 typename TImage::PixelType::ValueType
70 void operator=(
const Self &);