boost::gil::get_num_bits
Determines the numbers of bits for the given channel type.
Synopsis
Declared in <boost/gil/extension/toolbox/metafunctions/get_num_bits.hpp>
template<
typename T,
class = void>
struct get_num_bits;
Specializations
Created with MrDocs