Pixel locator is similar to a pixel iterator, but allows for 2D navigation of pixels within an image view. It has a 2D difference_type and supports random access operations like: More...
The class takes a step iterator as a parameter. The step iterator provides navigation along the vertical axis while its base iterator provides horizontal navigation. More...
Functions
template<typename P>
ptrdiff_t
memunit_step (const P *)
template<typename P>
P *
memunit_advanced (const P *p, ptrdiff_t diff)
template<typename P>
P &
memunit_advanced_ref (P *p, ptrdiff_t diff)
Generated on Sat May 2 13:50:16 2009 for Generic Image Library by
1.5.6