mln::Generalized_Pixel< E > Struct Template Reference
Base class for implementation classes that are pixels or that have the behavior of pixels.  
More...
#include <generalized_pixel.hh>
List of all members.
Detailed Description
template<typename E>
 struct mln::Generalized_Pixel< E >
Base class for implementation classes that are pixels or that have the behavior of pixels. 
- Warning:
 - This class does not derive from mln::Object; it is for use as a parallel hierarchy.
 
- See also:
 - mln::doc::Generalized_Pixel for a complete documentation of this class contents.