boost::gil::channel_mapping_type<Pixel const*>
Synopsis
Declared in <boost/gil/pixel_iterator.hpp>
template<typename Pixel>
struct channel_mapping_type<Pixel const*>
: channel_mapping_type<Pixel>
Base Classes
Name |
Description |
Created with MrDocs