uninitialized_copy_pixels More...
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... | |
uninitialized_copy_pixels
std::uninitialized_copy for image views
| 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().