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

uninitialized_copy_pixels More...

Collaboration diagram for uninitialized_copy_pixels:

Functions

template<typename View1 , typename View2 >
void boost::gil::uninitialized_copy_pixels (const View1 &view1, const View2 &view2)
 std::uninitialized_copy for image views. More...
 

Detailed Description

uninitialized_copy_pixels

std::uninitialized_copy for image views

Function Documentation

template<typename View1 , typename View2 >
void boost::gil::uninitialized_copy_pixels ( const View1 &  view1,
const View2 &  view2 
)

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

std::uninitialized_copy for image views.

Does not support planar heterogeneous views. If an exception is thrown destructs any in-place copy-constructed objects

References boost::gil::detail::destruct_aux(), boost::gil::detail::uninitialized_copy_aux(), boost::program_options::value(), and boost::polygon::y().