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