boost::gil::get_writer
Helper metafunction to generate writer type.
Synopsis
Declared in <boost/gil/io/get_writer.hpp>
template<
typename T,
typename FormatTag,
class Enable = void>
struct get_writer;
Specializations
Name |
Created with MrDocs