boost::gil::memory_based_2d_locator::xy_at
Synopsis
Declared in <boost/gil/locator.hpp>
this_t
xy_at(
x_coord_t dx,
y_coord_t dy) const;
Created with MrDocs