Boost GIL


dynamic_image_all.hpp
Go to the documentation of this file.
1 /*
2  Copyright 2005-2007 Adobe Systems Incorporated
3 
4  Use, modification and distribution are subject to the Boost Software License,
5  Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
6  http://www.boost.org/LICENSE_1_0.txt).
7 
8  See http://opensource.adobe.com/gil for most recent version including documentation.
9 */
10 
11 /*************************************************************************************************/
12 
13 #ifndef GIL_DYNAMICIMAGE_ALL_HPP
14 #define GIL_DYNAMICIMAGE_ALL_HPP
15 
24 
25 #include "../../gil_all.hpp"
26 #include "algorithm.hpp"
27 #include "any_image.hpp"
28 #include "apply_operation.hpp"
29 #include "variant.hpp"
30 #include "image_view_factory.hpp"
31 
32 #endif
Implements apply_operation for variants. Optionally performs type reduction.
Some basic STL-style algorithms when applied to runtime type specified image views.
Support for run-time instantiated types.
Support for run-time instantiated images and image views.
Methods for constructing any image views from other any image views /.