boost::gil::bit_aligned_pixel_reference::operator=
Copy assignment operator
Synopsis
bit_aligned_pixel_reference const&
operator=(bit_aligned_pixel_reference const& p) const;
Parameters
Name |
Description |
p |
The object to copy assign from |
Created with MrDocs