Boost GIL


view_is_mutable< V > Struct Template Reference

Determines if the given view is mutable (i.e. its pixels can be changed) More...

#include <metafunctions.hpp>

Inheritance diagram for view_is_mutable< V >:
iterator_is_mutable< V::x_iterator >

Detailed Description

template<typename V>
struct boost::gil::view_is_mutable< V >

Determines if the given view is mutable (i.e. its pixels can be changed)


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