boost::gil::byte_to_memunit::operator value_type
Conversion to value_type
Synopsis
Declared in <boost/gil/pixel_iterator.hpp>
constexpr
operator value_type() const noexcept;
Return Value
The object converted to value_type
Created with MrDocs