boost::gil::indexed_image_view::indexed_image_view
Synopsis
Declared in <boost/gil/extension/toolbox/image_types/indexed_image.hpp>
indexed_image_view(
point_t const& dimensions,
std::size_t num_colors,
Locator const& locator);
Created with MrDocs