Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::gil::MutableImageViewConcept< View > Struct Template Reference

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

#include <gil_concept.hpp>

Public Member Functions

void constraints ()
 

Detailed Description

template<typename View>
struct boost::gil::MutableImageViewConcept< View >

GIL's 2-dimensional view over mutable GIL pixels.

concept MutableImageViewConcept<ImageViewConcept View> : MutableRandomAccess2DImageViewConcept<View> {};

Member Function Documentation

template<typename View >
void boost::gil::MutableImageViewConcept< View >::constraints ( )
inline

The documentation for this struct was generated from the following file: