Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

ComposeRGBAImageFilter Class Reference
[Intensity Image Filters]

#include <itkComposeRGBAImageFilter.h>


Detailed Description

Implements pixel-wise composition of an RGBA pixel from four scalar images.

This filter receives four scalar images as input. Each image containing one of the RGBA components of a color image. The filter produces as output an RGBA image in which the four components have been unified. The Component type is preserved from the PixelType of the input images.

Author:
Dan Mueller, Queensland University of Technology, Brisbane, Australia
This implementation was taken from the Insight Journal paper: http://hdl.handle.net/1926/153


The documentation for this class was generated from the following file:
Generated at Thu Nov 6 01:07:40 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000