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