boost::gil::premultiply_view
Synopsis
Declared in <boost/gil/premultiply.hpp>
template<
typename DstP,
typename View>
premultiplied_view_type<View, DstP>::type
premultiply_view(View const& src);
Created with MrDocs