boost::gil::get_num_bits<packed_channel_value<N>>
Synopsis
Declared in <boost/gil/extension/toolbox/metafunctions/get_num_bits.hpp>
template<int N>
struct get_num_bits<packed_channel_value<N>>
: std::integral_constant<int, N>
Base Classes
Name |
Description |
|
Created with MrDocs