boost::gil::channel_mapping_type<image<Pixel, IsPlanar, Alloc>>
Synopsis
Declared in <boost/gil/image.hpp>
template<
typename Pixel,
bool IsPlanar,
typename Alloc>
struct channel_mapping_type<image<Pixel, IsPlanar, Alloc>>
: channel_mapping_type<Pixel>
Base Classes
Name |
Description |
Created with MrDocs