Boost GIL


Functions
for_each_pixel_position

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

Functions

template<typename View , typename F >
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)