boost::gil::channel_type<memory_based_step_iterator<Iterator>>
Synopsis
Declared in <boost/gil/step_iterator.hpp>
template<typename Iterator>
struct channel_type<memory_based_step_iterator<Iterator>>
: channel_type<Iterator>
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