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

Lines Matching full:png_get_copyright

273  * A "png_get_copyright" function is available, for convenient use in "about"
276 * printf("%s",png_get_copyright(NULL));
2502 extern PNG_EXPORT(png_charp,png_get_copyright) PNGARG((png_structp png_ptr));