pixel_reference_is_mutable Struct Template Reference
[xxx_is_mutable]

#include <metafunctions.hpp>


Detailed Description

template<typename R>
struct boost::gil::pixel_reference_is_mutable< R >

Determines if the given pixel reference is mutable (i.e. its channels can be changed).

Note that built-in C++ references obey the const qualifier but reference proxy classes do not.


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

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google