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