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

uninitialized_fill_pixels More...

Collaboration diagram for uninitialized_fill_pixels:

Functions

template<typename View , typename Value >
void boost::gil::uninitialized_fill_pixels (const View &img_view, const Value &val)
 std::uninitialized_fill for image views. More...
 

Detailed Description

uninitialized_fill_pixels

std::uninitialized_fill for image views

Function Documentation

template<typename View , typename Value >
void boost::gil::uninitialized_fill_pixels ( const View &  img_view,
const Value &  val 
)

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

std::uninitialized_fill for image views.

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

References boost::gil::detail::destruct_aux(), boost::gil::detail::uninitialized_fill_aux(), boost::phoenix::val(), and boost::polygon::y().