GIL's 2-dimensional locator over mutable GIL pixels.  
 More...
#include <pixel_locator.hpp>
template<typename Loc>
struct boost::gil::MutablePixelLocatorConcept< Loc >
GIL's 2-dimensional locator over mutable GIL pixels. 
concept MutablePixelLocatorConcept<PixelLocatorConcept Loc>
    : MutableRandomAccess2DLocatorConcept<Loc> {};
The documentation for this struct was generated from the following file: