Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching refs:png_write_end

19  * after the image data, put it in png_write_end().  I strongly encourage
23 * them in png_write_end(), and compressing them.
295 png_write_end(png_structp png_ptr, png_infop info_ptr)
297 png_debug(1, "in png_write_end\n");
1524 png_write_end(png_ptr, info_ptr);