boost::gil::make_writer
Synopsis
Declared in <boost/gil/io/make_writer.hpp>
template<typename FormatTag>
get_writer<std::wstring, FormatTag>::type
make_writer(
std::wstring const& file_name,
image_write_info<FormatTag> const& info);
Created with MrDocs