boost::gil::channel_type<dereference_iterator_adaptor<I, DFn>>
Synopsis
template<
typename I,
typename DFn>
struct channel_type<dereference_iterator_adaptor<I, DFn>>
: channel_type<DFn::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