image_view.hpp File Reference


Detailed Description

image view class

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

#include <cstddef>
#include <iterator>
#include "gil_config.hpp"
#include "iterator_from_2d.hpp"

Go to the source code of this file.


Namespaces

namespace  boost
namespace  boost::gil

Classes

class  image_view
 A lightweight object that interprets memory as a 2D array of pixels. Models ImageViewConcept,PixelBasedConcept,HasDynamicXStepTypeConcept,HasDynamicYStepTypeConcept,HasTransposedTypeConcept. More...

Functions

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

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