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