blob: 6909c70a3d26233147e21f985320cbe38da9e848 [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001.TH LIBPNGPF 3 "April 14, 2019"
2.SH NAME
3libpng \- Portable Network Graphics (PNG) Reference Library 1.6.37
4(private functions)
5
6.SH SYNOPSIS
7\fB#include \fI"pngpriv.h"
8
9\fBAs of libpng version \fP\fI1.5.1\fP\fB, this section is no longer
10\fP\fImaintained\fP\fB, now that the private function prototypes are hidden in
11\fP\fIpngpriv.h\fP\fB and not accessible to applications. Look in
12\fP\fIpngpriv.h\fP\fB for the prototypes and a short description of each
13function.
14
15.SH DESCRIPTION
16The functions previously listed here are used privately by libpng and are not
17available for use by applications. They are not "exported" to applications
18using shared libraries.
19
20.SH "SEE ALSO"
21.BR "png"(5), " libpng"(3), " zlib"(3), " deflate"(5), " " and " zlib"(5)
22
23.SH AUTHORS
24Cosmin Truta, Glenn Randers-Pehrson