boost::gil::type_from_x_iterator
Given a pixel iterator defining access to pixels along a row, returns the types of the corresponding built‐in step_iterator, xy_locator, image_view
Synopsis
Declared in <boost/gil/metafunctions.hpp>
template<typename XIterator>
struct type_from_x_iterator;
Type Aliases
Name |
Created with MrDocs