boost::gil::packed_pixel::packed_pixel
Construct from BitField
Synopsis
Declared in <boost/gil/packed_pixel.hpp>
explicit
packed_pixel(BitField const& bitfield);
Parameters
Name |
Description |
bitfield |
The object to copy construct from |
Created with MrDocs