boost::gil::channel_mapping_type<pixel_2d_locator_base<Loc, XIt, YIt>>
Synopsis
Declared in <boost/gil/locator.hpp>
template<
typename Loc,
typename XIt,
typename YIt>
struct channel_mapping_type<pixel_2d_locator_base<Loc, XIt, YIt>>
: channel_mapping_type<XIt>
Base Classes
Name |
Description |
Created with MrDocs