Pixel iterator that allows for changing its pixel.
More...
#include <pixel_iterator.hpp>
template<typename Iterator>
struct boost::gil::MutablePixelIteratorConcept< Iterator >
Pixel iterator that allows for changing its pixel.
: MutableRandomAccessIteratorConcept<Iterator> {};
Pixel iterator that allows for changing its pixel.
Definition concepts/pixel_iterator.hpp:208
An STL random access traversal iterator over a model of PixelConcept.
Definition concepts/pixel_iterator.hpp:169
The documentation for this struct was generated from the following file: