Boost GIL


Public Member Functions | List of all members
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> {};

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