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,
FormatTag const&);
Created with MrDocs