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