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

planar pixel reference class More...

#include <boost/mpl/range_c.hpp>
#include "gil_config.hpp"
#include "gil_concept.hpp"
#include "color_base.hpp"
#include "channel.hpp"
#include "pixel.hpp"
#include "planar_pixel_iterator.hpp"
Include dependency graph for planar_pixel_reference.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::gil::planar_pixel_reference< ChannelReference, ColorSpace >
 A reference proxy to a planar pixel. More...
 
struct  boost::gil::kth_element_type< planar_pixel_reference< ChannelReference, ColorSpace >, K >
 
struct  boost::gil::kth_element_reference_type< planar_pixel_reference< ChannelReference, ColorSpace >, K >
 
struct  boost::gil::kth_element_const_reference_type< planar_pixel_reference< ChannelReference, ColorSpace >, K >
 
struct  boost::gil::is_pixel< planar_pixel_reference< ChannelReference, ColorSpace > >
 Metafunction predicate that flags planar_pixel_reference as a model of PixelConcept. More...
 
struct  boost::gil::color_space_type< planar_pixel_reference< ChannelReference, ColorSpace > >
 Specifies the color space type of a planar pixel reference. More...
 
struct  boost::gil::channel_mapping_type< planar_pixel_reference< ChannelReference, ColorSpace > >
 Specifies the color space type of a planar pixel reference. More...
 
struct  boost::gil::is_planar< planar_pixel_reference< ChannelReference, ColorSpace > >
 Specifies that planar_pixel_reference represents a planar construct. More...
 
struct  boost::gil::channel_type< planar_pixel_reference< ChannelReference, ColorSpace > >
 Specifies the color space type of a planar pixel reference. More...
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::gil
 

Functions

template<typename CR , typename CS , typename R >
void std::swap (const boost::gil::planar_pixel_reference< CR, CS > x, R &y)
 swap for planar_pixel_reference More...
 
template<typename CR , typename CS >
void std::swap (typename boost::gil::planar_pixel_reference< CR, CS >::value_type &x, const boost::gil::planar_pixel_reference< CR, CS > y)
 swap for planar_pixel_reference More...
 
template<typename CR , typename CS >
void std::swap (const boost::gil::planar_pixel_reference< CR, CS > x, const boost::gil::planar_pixel_reference< CR, CS > y)
 swap for planar_pixel_reference More...
 

Detailed Description

planar pixel reference class

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