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

adobe::for_each_position for image views (passes locators, instead of pixel references, to the function object) More...

Collaboration diagram for for_each_pixel_position:

Functions

template<typename View , typename F >
boost::gil::for_each_pixel_position (const View &img, F fun)
 

Detailed Description

adobe::for_each_position for image views (passes locators, instead of pixel references, to the function object)

Function Documentation

template<typename View , typename F >
F boost::gil::for_each_pixel_position ( const View &  img,
fun 
)