Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
dynamic_io.hpp File Reference

Generic io functions for dealing with dynamic images. More...

Include dependency graph for dynamic_io.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::gil::detail::construct_matched_t< N >
 
struct  boost::gil::detail::construct_matched_t< 0 >
 
class  boost::gil::detail::dynamic_io_fnobj< IsSupported, OpClass >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::gil
 
 boost::gil::detail
 

Functions

template<typename Images , typename Pred >
bool boost::gil::construct_matched (any_image< Images > &im, Pred pred)
 Within the any_image, constructs an image with the given dimensions and a type that satisfies the given predicate. More...
 

Detailed Description

Generic io functions for dealing with dynamic images.