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"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... | |
planar pixel reference class