boost::gil::get_num_bits

Determines the numbers of bits for the given channel type.

Synopsis

template<
    typename T,
    class = void>
struct get_num_bits;

Description

get_num_bits metafunctions