boost::gil::channel_type<Pixel const*>
Synopsis
Declared in <boost/gil/pixel_iterator.hpp>
template<typename Pixel>
struct channel_type<Pixel const*>
: channel_type<Pixel>
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