Horus Doc ||
C++ Reference ||
Class Overview
Pixels
Images
Detector
Geometry
Registry ||
Doxygen's quick Index
Export operation with an extra image
The pattern loops over all pixels in the image and an extra image and offers the pixels to a pixel functor.
Instantiations of the pattern are invoked via
Instantiation is done via the HxImgFtorExportExtra functor, with the following template parameters:
- ImgSigT is the signature type of the image
- ExtraImgSigT is the signature type of the extra image
- ExportExtraT is the type of the export pixel functor
The requirements for the ExportExtraT parameter and an example of its use are given in the sections on variations:
Tags for ExportExtraT variations:
For further reference :
Return to patterns.
Generated on Tue Feb 3 14:19:12 2004 for C++Reference by
1.2.12 written by Dimitri van Heesch,
© 1997-2001