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:

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