droidVncServer/jni/libpng/libpngpf.3

29 lines
800 B
Groff
Raw Normal View History

2012-06-12 13:11:52 -04:00
.TH LIBPNGPF 3 "March 29, 2012"
2012-06-10 14:34:51 -04:00
.SH NAME
2012-06-12 13:11:52 -04:00
libpng \- Portable Network Graphics (PNG) Reference Library 1.5.10
2012-06-10 14:34:51 -04:00
(private functions)
.SH SYNOPSIS
2012-06-12 13:11:52 -04:00
\fB#include \fI"pngpriv.h"
2012-06-10 14:34:51 -04:00
\fI\fB
2012-06-12 13:11:52 -04:00
\fBAs of libpng version \fP\fI1.5.1\fP\fB, this section is no longer \fP\fImaintained\fP\fB, now \fIthat
2012-06-10 14:34:51 -04:00
2012-06-12 13:11:52 -04:00
\fBthe private function prototypes are hidden in pngpriv.h and not \fIaccessible
2012-06-10 14:34:51 -04:00
2012-06-12 13:11:52 -04:00
\fBto applications. Look in pngpriv.h for the prototypes and a short \fIdescription
2012-06-10 14:34:51 -04:00
2012-06-12 13:11:52 -04:00
\fBof each \fIfunction.
2012-06-10 14:34:51 -04:00
\fI\fB
.SH DESCRIPTION
2012-06-12 13:11:52 -04:00
The functions previously listed here are used privately by libpng
2012-06-10 14:34:51 -04:00
and are not recommended for use by applications. They are
2012-06-12 13:11:52 -04:00
not "exported" to applications using shared libraries.
2012-06-10 14:34:51 -04:00
.SH SEE ALSO
2012-06-12 13:11:52 -04:00
.BR "png"(5), " libpng"(3), " zlib"(3), " deflate"(5), " " and " zlib"(5)
2012-06-10 14:34:51 -04:00
.SH AUTHOR
Glenn Randers-Pehrson