2011-03-22 12:11:57 +03:00
|
|
|
.TH LIBPNGPF 3 "February 3, 2011"
|
2004-07-05 18:12:39 +04:00
|
|
|
.SH NAME
|
2011-03-22 12:11:57 +03:00
|
|
|
libpng \- Portable Network Graphics (PNG) Reference Library 1.5.1
|
2004-07-05 18:12:39 +04:00
|
|
|
(private functions)
|
|
|
|
.SH SYNOPSIS
|
2011-03-22 12:11:57 +03:00
|
|
|
\fB#include \fI"pngpriv.h"
|
2004-07-05 18:12:39 +04:00
|
|
|
|
2008-12-17 21:57:18 +03:00
|
|
|
\fI\fB
|
|
|
|
|
2011-03-22 12:11:57 +03:00
|
|
|
\fBAs of libpng version \fP\fI1.5.1\fP\fB, this section is no longer \fP\fImaintained\fP\fB, now \fIthat
|
2004-09-08 20:04:43 +04:00
|
|
|
|
2011-03-22 12:11:57 +03:00
|
|
|
\fBthe private function prototypes are hidden in pngpriv.h and not \fIaccessible
|
2008-12-17 21:57:18 +03:00
|
|
|
|
2011-03-22 12:11:57 +03:00
|
|
|
\fBto applications. Look in pngpriv.h for the prototypes and a short \fIdescription
|
2004-09-08 20:04:43 +04:00
|
|
|
|
2011-03-22 12:11:57 +03:00
|
|
|
\fBof each \fIfunction.
|
2004-07-05 18:12:39 +04:00
|
|
|
|
2008-12-17 21:57:18 +03:00
|
|
|
\fI\fB
|
|
|
|
|
2004-07-05 18:12:39 +04:00
|
|
|
.SH DESCRIPTION
|
2011-03-22 12:11:57 +03:00
|
|
|
The functions previously listed here are used privately by libpng
|
2004-07-05 18:12:39 +04:00
|
|
|
and are not recommended for use by applications. They are
|
|
|
|
not "exported" to applications using shared libraries. They
|
|
|
|
are listed alphabetically here as an aid to libpng maintainers.
|
2011-03-22 12:11:57 +03:00
|
|
|
See pngpriv.h for more information on these functions.
|
2004-07-05 18:12:39 +04:00
|
|
|
|
|
|
|
.SH SEE ALSO
|
2011-03-22 12:11:57 +03:00
|
|
|
.BR "png"(5), " libpng"(3), " zlib"(3), " deflate"(5), " " and " zlib"(5)
|
2004-07-05 18:12:39 +04:00
|
|
|
.SH AUTHOR
|
|
|
|
Glenn Randers-Pehrson
|