views_are_compatible Struct Template Reference

#include <gil_concept.hpp>

Inheritance diagram for views_are_compatible:

pixels_are_compatible< V1::value_type, V2::value_type >

Detailed Description

template<typename V1, typename V2>
struct boost::gil::views_are_compatible< V1, V2 >

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.


The documentation for this struct was generated from the following file:
Generated on Thu Nov 8 21:53:22 2007 for Generic Image Library by  doxygen 1.4.4