Base class for implementation classes that are pixels or that have the behavior of pixels. More...
#include <generalized_pixel.hh>

Public Member Functions | |
| operator unsigned () const | |
Protected Member Functions | |
| Generalized_Pixel () | |
Base class for implementation classes that are pixels or that have the behavior of pixels.
Definition at line 53 of file generalized_pixel.hh.
| mln::Generalized_Pixel< E >::Generalized_Pixel | ( | ) | [inline, protected] |
Definition at line 80 of file generalized_pixel.hh.
| mln::Generalized_Pixel< E >::operator unsigned | ( | ) | const [inline] |
Definition at line 65 of file generalized_pixel.hh.
1.7.1