1 | .TH LIBPNGPF 3 "February 23, 2024"
|
---|
2 | .SH NAME
|
---|
3 | libpng \- Portable Network Graphics (PNG) Reference Library 1.6.43
|
---|
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
|
---|
13 | function.
|
---|
14 |
|
---|
15 | .SH DESCRIPTION
|
---|
16 | The functions previously listed here are used privately by libpng and are not
|
---|
17 | available for use by applications. They are not "exported" to applications
|
---|
18 | using shared libraries.
|
---|
19 |
|
---|
20 | .SH "SEE ALSO"
|
---|
21 | .BR "png"(5), " libpng"(3), " zlib"(3), " deflate"(5), " " and " zlib"(5)
|
---|
22 |
|
---|
23 | .SH AUTHORS
|
---|
24 | Cosmin Truta, Glenn Randers-Pehrson
|
---|