boost::gil::get_num_bits<packed_dynamic_channel_reference<B, I, M>>
Synopsis
Declared in <boost/gil/extension/toolbox/metafunctions/get_num_bits.hpp>
template<
typename B,
int I,
bool M>
struct get_num_bits<packed_dynamic_channel_reference<B, I, M>>
: std::integral_constant<int, I>
Base Classes
Name |
Description |
|
Created with MrDocs