boost::gil::channel_converter_unsigned<float32_t, std::uint32_t>::operator()
Synopsis
Declared in <boost/gil/channel_algorithm.hpp>
std::uint32_t
operator()(float32_t x) const;
Created with MrDocs