boost::gil::channel_type<virtual_2d_locator<D, TR>>
//////////////////////////
Synopsis
Declared in <boost/gil/virtual_locator.hpp>
template<
typename D,
bool TR>
struct channel_type<virtual_2d_locator<D, TR>>
: channel_type<virtual_2d_locator<D, TR>::parent_t>
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