Lines Matching full:png_write_image
2165 then png_write_image(), and finally png_write_end().2343 whole image in memory, you can just call png_write_image() and libpng2349 png_write_image(png_ptr, row_pointers);2364 row_pointers is the same as in the png_write_image() call.