boost::gil::image::recreate
Synopsis
Declared in <boost/gil/image.hpp>
void
recreate(
x_coord_t width,
y_coord_t height,
std::size_t alignment,
Alloc const alloc_in);
Created with MrDocs