boost::gil::packed_channel_reference<BitField, FirstBit, NumBits, true>::num_value_t
Synopsis
Declared in <boost/gil/channel.hpp>
using num_value_t = detail::num_value_fn<NumBits>::type;
Created with MrDocs