A common base class template for pixel_consumer and pixel_generator classes.
More...
#include <image.hpp>
template<typename pixel, typename pixel_buffer_type = pixel_buffer< pixel >>
template<typename base_impl>
class png::image< pixel, pixel_buffer_type >::streaming_impl< base_impl >
A common base class template for pixel_consumer and pixel_generator classes.
◆ streaming_impl()
template<typename pixel , typename pixel_buffer_type = pixel_buffer< pixel >>
template<typename base_impl>
◆ get_next_row()
template<typename pixel , typename pixel_buffer_type = pixel_buffer< pixel >>
template<typename base_impl>
Returns the starting address of a pos-th
row in the image's pixel buffer.
◆ m_pixbuf
template<typename pixel , typename pixel_buffer_type = pixel_buffer< pixel >>
template<typename base_impl>
The documentation for this class was generated from the following file: