boost::gil::make_dynamic_image_writer
Synopsis
template<typename FormatTag>
get_dynamic_image_writer<std::wstring, FormatTag>::type
make_dynamic_image_writer(
std::wstring const& file_name,
image_write_info<FormatTag> const& info);
Created with MrDocs