Boost GIL


Functions
uninitialized_copy_pixels

std::uninitialized_copy for image views More...

Functions

template<typename View1 , typename View2 >
void uninitialized_copy_pixels (const View1 &view1, const View2 &view2)
 std::uninitialized_copy for image views. Does not support planar heterogeneous views. If an exception is thrown destructs any in-place copy-constructed objects
 

Detailed Description

std::uninitialized_copy for image views

uninitialized_copy_pixels