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

A reference proxy to a planar pixel. More...

Collaboration diagram for planar_pixel_reference:

Classes

struct  boost::gil::planar_pixel_reference< ChannelReference, ColorSpace >
 A reference proxy to a planar pixel. More...
 
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...
 

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

A reference proxy to a planar pixel.

Models HomogeneousColorBaseConcept, HomogeneousPixelConcept.

Function Documentation

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

#include <boost_1_57_0/boost/gil/planar_pixel_reference.hpp>

swap for planar_pixel_reference

References boost::flyweights::x, and boost::polygon::y().

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 
)
inline

#include <boost_1_57_0/boost/gil/planar_pixel_reference.hpp>

swap for planar_pixel_reference

References boost::flyweights::x, and boost::polygon::y().

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 
)
inline

#include <boost_1_57_0/boost/gil/planar_pixel_reference.hpp>

swap for planar_pixel_reference

References boost::flyweights::x, and boost::polygon::y().