boost::gil::const_view
Synopsis
Declared in <boost/gil/extension/toolbox/image_types/indexed_image.hpp>
template<
typename Index,
typename Pixel>
indexed_image<Index, Pixel>::const_view_t const
const_view(indexed_image<Index, Pixel>& img);
Created with MrDocs