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