Boost GIL


Classes | Namespaces
pixel.hpp File Reference

pixel class and related utilities More...

#include <boost/gil/config.hpp>
#include <boost/gil/channel.hpp>
#include <boost/gil/color_base_algorithm.hpp>
#include <boost/gil/color_base.hpp>
#include <boost/gil/concept.hpp>
#include <boost/gil/metafunctions.hpp>
#include <boost/gil/utility.hpp>
#include <boost/core/ignore_unused.hpp>
#include <boost/utility/enable_if.hpp>
#include <boost/mpl/bool.hpp>
#include <boost/mpl/front.hpp>
#include <boost/type_traits.hpp>
#include <functional>

Go to the source code of this file.

Classes

struct  num_channels< T >
 Returns the number of channels of a pixel-based GIL construct. More...
 
struct  pixel< T, L >
 Represents a pixel value (a container of channels). Models: HomogeneousColorBaseValueConcept, PixelValueConcept, HomogeneousPixelBasedConcept. More...
 

Namespaces

 boost
 Pixel 2D LOCATOR.
 

Detailed Description

pixel class and related utilities

Author
Lubomir Bourdev and Hailin Jin
Adobe Systems Incorporated
Date
2005-2007
Last updated on September 28, 2006