Home | History | Annotate | Download | only in libpng

Lines Matching full:png_get_copyright

131 \fBpng_byte png_get_copyright (png_structp \fIpng_ptr\fP\fB);\fP
4482 A "png_get_copyright" function is available, for convenient use in "about"
4485 printf("%s",png_get_copyright(NULL));