boost::gil::bit_range::bit_range
Construct from bit_range
Synopsis
template<bool M>
bit_range(bit_range<RangeSize, M> const& br);
Parameters
Name |
Description |
br |
The object to copy construct from |
Created with MrDocs