#include <itkComposeRGBImageFilter.h>
This filter receives three scalar images as input. Each image containing one of the RGB components of a color image. The filter produces as output an RGB image in which the three components have been unified. The Component type is preserved from the PixelType of the input images.
1.5.1 written by Dimitri van Heesch,
© 1997-2000