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. 
template<typename pixel , typename pixel_buffer_type  = pixel_buffer< pixel >> 
template<typename base_impl> 
 
 
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. 
 
 
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: