Boost GIL


Public Member Functions | List of all members
MutablePixelLocatorConcept< Loc > Struct Template Reference

GIL's 2-dimensional locator over mutable GIL pixels. More...

#include <gil_concept.hpp>

Public Member Functions

void constraints ()
 

Detailed Description

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: