#include <pixter1d.hh>
Inherits mln::internal::forward_pixel_iterator_base_< I, mln::fwd_pixter1d< I > >.
Public Types | |
typedef I | image |
Image type. | |
Public Member Functions | |
fwd_pixter1d (I &image) | |
Constructor. | |
void | next () |
Go to the next element. |
typedef I mln::fwd_pixter1d< I >::image |
Image type.
mln::fwd_pixter1d< I >::fwd_pixter1d | ( | I & | image | ) | [inline] |
void mln::Iterator< E >::next | ( | ) | [inline, inherited] |
Go to the next element.