Home | History | Annotate | Download | only in libpng

Lines Matching full:png_set_rows

497    png_set_rows(png_ptr, info_ptr, &row_pointers);
502 If you use png_set_rows(), the application is responsible for freeing
1442 responsibility for freeing it to the png_set_rows or png_read_destroy function,
2158 png_set_rows() to put image data in the info structure), simply do this: