#include <pixter2d.hh>
Inherits backward_pixel_iterator_base_< I, 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< bkd_pixter2d< I > >::next | ( | ) |  [inherited] | 
        
Go to the next element.
 1.5.9