Home | History | Annotate | Download | only in libtests

Lines Matching refs:png_write_png

11  * Test the png_read_png and png_write_png interfaces.  Given a PNG file load it
12 * using png_read_png and then write with png_write_png. Test all possible
83 * 5) 'write' - the transform works in png_write_png.
241 * png_write_png does not currently support this.
1359 png_write_png(dp->write_pp, ip, transforms, NULL/*params*/);