boost::gil::get_dynamic_image_writer<Device, FormatTag>::device_t
Synopsis
Declared in <boost/gil/io/get_writer.hpp>
using device_t = get_write_device<Device, FormatTag>::type;
Created with MrDocs