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