boost::gil::for_each_pixel
Synopsis
Declared in <boost/gil/algorithm.hpp>
template<
typename View,
typename F>
F
for_each_pixel(
View const& view,
F fun);
Created with MrDocs
Declared in <boost/gil/algorithm.hpp>
template<
typename View,
typename F>
F
for_each_pixel(
View const& view,
F fun);
Created with MrDocs