Home | History | Annotate | Download | only in libpng

Lines Matching full:write_row_callback

2561     void write_row_callback(png_ptr, png_uint_32 row,
2567 (You can give it another name that you like instead of "write_row_callback")
2571 png_set_write_status_fn(png_ptr, write_row_callback);