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