1LIBPNGPF(3) Library Functions Manual LIBPNGPF(3)
2
3
4
6 libpng - Portable Network Graphics (PNG) Reference Library 1.5.13 (pri‐
7 vate functions)
8
10 #include "pngpriv.h"
11
12
13
14 As of libpng version 1.5.1, this section is no longer maintained, now
15 that
16
17 the private function prototypes are hidden in pngpriv.h and not acces‐
18 sible
19
20 to applications. Look in pngpriv.h for the prototypes and a short
21 description
22
23 of each function.
24
25
26
27
29 The functions previously listed here are used privately by libpng and
30 are not recommended for use by applications. They are not "exported"
31 to applications using shared libraries.
32
33
35 png(5), libpng(3), zlib(3), deflate(5), and zlib(5)
36
38 Glenn Randers-Pehrson
39
40
41
42 September 27, 2012 LIBPNGPF(3)