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

Support for run-time instantiated image view. More...

#include "variant.hpp"
#include "../../image_view.hpp"
#include "../../image.hpp"
Include dependency graph for any_image_view.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::gil::detail::get_const_t< View >
 
struct  boost::gil::detail::views_get_const_t< Views >
 
struct  boost::gil::dynamic_xy_step_type< View >
 Returns the type of a view that has a dynamic step along both X and Y. More...
 
struct  boost::gil::dynamic_xy_step_transposed_type< View >
 Returns the type of a transposed view that has a dynamic step along both X and Y. More...
 
struct  boost::gil::detail::any_type_get_num_channels
 
struct  boost::gil::detail::any_type_get_dimensions
 
class  boost::gil::any_image_view< ImageViewTypes >
 CLASS any_image_view. More...
 
struct  boost::gil::dynamic_x_step_type< any_image_view< IVTypes > >
 
struct  boost::gil::dynamic_y_step_type< any_image_view< IVTypes > >
 
struct  boost::gil::dynamic_xy_step_type< any_image_view< IVTypes > >
 
struct  boost::gil::dynamic_xy_step_transposed_type< any_image_view< IVTypes > >
 

Namespaces

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

Detailed Description

Support for run-time instantiated image view.

Author
Lubomir Bourdev and Hailin Jin
Adobe Systems Incorporated