Home | History | Annotate | Download | only in tools

Lines Matching refs:png_read_png

11  * This is an example of copying a PNG without changes using the png_read_png
1772 /* The png_read_png API requires us to make the info struct, but it does the
1794 png_read_png(dp->read_pp, dp->ip, 0U/*transforms*/, NULL/*params*/);