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