Boost GIL


scanline_read_iterator< Reader > Class Template Reference

Input iterator to read images. More...

#include <scanline_read_iterator.hpp>

Public Member Functions

 scanline_read_iterator (Reader &reader, int pos=0)
constexpr auto operator* () const noexcept
constexpr auto operator++ () noexcept -> scanline_read_iterator &
constexpr bool operator== (scanline_read_iterator other) const noexcept

Friends

struct boost::stl_interfaces::access

Detailed Description

template<typename Reader>
class boost::gil::scanline_read_iterator< Reader >

Input iterator to read images.


The documentation for this class was generated from the following file: