boost::gil::packed_channel_reference<BitField, FirstBit, NumBits, false>::packed_channel_reference
Constructors
Synopses
Declared in <boost/gil/channel.hpp>
Copy constructor
Construct from mutable_reference
Construct from void
explicit
packed_channel_reference(void const* data_ptr);
Created with MrDocs