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

image view class More...

#include <cstddef>
#include <iterator>
#include "gil_config.hpp"
#include "iterator_from_2d.hpp"
Include dependency graph for image_view.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  boost::gil::image_view< Loc >
 A lightweight object that interprets memory as a 2D array of pixels. More...
 
struct  boost::gil::image_view< Loc >::axis< D >
 
struct  boost::gil::image_view< Loc >::add_deref< Deref >
 
struct  boost::gil::channel_type< image_view< L > >
 
struct  boost::gil::color_space_type< image_view< L > >
 
struct  boost::gil::channel_mapping_type< image_view< L > >
 
struct  boost::gil::is_planar< image_view< L > >
 
struct  boost::gil::dynamic_x_step_type< image_view< L > >
 
struct  boost::gil::dynamic_y_step_type< image_view< L > >
 
struct  boost::gil::transposed_type< image_view< L > >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::gil
 

Functions

template<typename L2 >
void boost::gil::swap (image_view< L2 > &x, image_view< L2 > &y)
 

Detailed Description

image view class

Author
Lubomir Bourdev and Hailin Jin
Adobe Systems Incorporated
Date
2005-2007
Last updated on February 12, 2007