blob: 6909c70a3d26233147e21f985320cbe38da9e848 [file] [log] [blame]
xNombred07bb0d2020-03-10 20:17:12 +01001.TH LIBPNGPF 3 "April 14, 2019"
The Android Open Source Project893912b2009-03-03 19:30:05 -08002.SH NAME
xNombred07bb0d2020-03-10 20:17:12 +01003libpng \- Portable Network Graphics (PNG) Reference Library 1.6.37
The Android Open Source Project893912b2009-03-03 19:30:05 -08004(private functions)
The Android Open Source Project893912b2009-03-03 19:30:05 -08005
xNombred07bb0d2020-03-10 20:17:12 +01006.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.
The Android Open Source Project4215dd12009-03-09 11:52:12 -070014
The Android Open Source Project893912b2009-03-03 19:30:05 -080015.SH DESCRIPTION
Chris Craikb50c2172013-07-29 15:28:30 -070016The 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.
The Android Open Source Project893912b2009-03-03 19:30:05 -080019
xNombred07bb0d2020-03-10 20:17:12 +010020.SH "SEE ALSO"
Chris Craikb50c2172013-07-29 15:28:30 -070021.BR "png"(5), " libpng"(3), " zlib"(3), " deflate"(5), " " and " zlib"(5)
xNombred07bb0d2020-03-10 20:17:12 +010022
23.SH AUTHORS
24Cosmin Truta, Glenn Randers-Pehrson