Home | History | Annotate | Download | only in libpng

Lines Matching full:png_set_rows

633 \fBvoid png_set_rows (png_structp \fP\fIpng_ptr\fP\fB, png_infop \fP\fIinfo_ptr\fP\fB, png_bytepp \fIrow_pointers\fP\fB);\fP
1318 png_set_rows(png_ptr, info_ptr, &row_pointers);
1323 If you use png_set_rows(), the application is responsible for freeing
2263 responsibility for freeing it to the png_set_rows or png_read_destroy function,
2979 png_set_rows() to put image data in the info structure), simply do this: