png++
0.2.1
|
The pixel buffer adapter for reading pixel data. More...
#include <image.hpp>
Public Member Functions | |
pixel_consumer (image_info &info, pixbuf &pixels) | |
void | reset (size_t pass) |
![]() | |
streaming_impl (image_info &info, pixbuf &pixels) | |
byte * | get_next_row (size_t pos) |
Returns the starting address of a pos-th row in the image's pixel buffer. |
Additional Inherited Members | |
![]() | |
pixbuf & | m_pixbuf |
The pixel buffer adapter for reading pixel data.
|
inline |
|
inline |