Determines if the given pixel reference is mutable (i.e. More...
#include <metafunctions.hpp>
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.