boost::gil::get_scanline_reader
Helper metafunction to generate image scanline_reader type.
Synopsis
Declared in <boost/gil/io/get_reader.hpp>
template<
typename T,
typename FormatTag>
struct get_scanline_reader;
Type Aliases
Name |
Created with MrDocs