boost::gil::channel_type<position_iterator<Deref, Dim>>
Synopsis
Declared in <boost/gil/position_iterator.hpp>
template<
typename Deref,
int Dim>
struct channel_type<position_iterator<Deref, Dim>>
: channel_type<Deref::value_type>
Base Classes
Name |
Description |
Support for fast and simple color conversion. Accurate color conversion using color profiles can be supplied separately in a dedicated module. |
Created with MrDocs