boost::gil::channel_mapping_type<position_iterator<Deref, Dim>>
Synopsis
Declared in <boost/gil/position_iterator.hpp>
template<
typename Deref,
int Dim>
struct channel_mapping_type<position_iterator<Deref, Dim>>
: channel_mapping_type<Deref::value_type>
Base Classes
Name |
Description |
|
Created with MrDocs