Returns whether two views are compatible. More...
#include <gil_concept.hpp>
Returns whether two views are compatible.
Views are compatible if their pixels are compatible. Compatible views can be assigned and copy constructed from one another.