Glenn Randers-Pehrson | 3785125 | 2017-01-03 19:16:39 -0600 | [diff] [blame] | 1 | .TH LIBPNGPF 3 "January 4, 2017" |
Glenn Randers-Pehrson | cbe52d8 | 1998-02-28 07:00:24 -0600 | [diff] [blame] | 2 | .SH NAME |
Glenn Randers-Pehrson | 3785125 | 2017-01-03 19:16:39 -0600 | [diff] [blame] | 3 | libpng \- Portable Network Graphics (PNG) Reference Library 1.6.28rc02 |
Glenn Randers-Pehrson | cbe52d8 | 1998-02-28 07:00:24 -0600 | [diff] [blame] | 4 | (private functions) |
| 5 | .SH SYNOPSIS |
Glenn Randers-Pehrson | b612eee | 2009-11-14 05:44:01 -0600 | [diff] [blame] | 6 | \fB#include \fI"pngpriv.h" |
| 7 | |
Glenn Randers-Pehrson | 871b1d0 | 2013-03-02 14:58:22 -0600 | [diff] [blame] | 8 | \fBAs of libpng version \fP\fI1.5.1\fP\fB, this section is no longer \fP\fImaintained\fP\fB, now that the private function prototypes are hidden in pngpriv.h and not accessible to applications. Look in pngpriv.h for the prototypes and a short description of each \fIfunction. |
Glenn Randers-Pehrson | a7a76a6 | 2010-07-29 17:59:52 -0500 | [diff] [blame] | 9 | |
Glenn Randers-Pehrson | cbe52d8 | 1998-02-28 07:00:24 -0600 | [diff] [blame] | 10 | .SH DESCRIPTION |
Glenn Randers-Pehrson | 90a87c8 | 2011-12-05 12:05:43 -0600 | [diff] [blame] | 11 | The functions previously listed here are used privately by libpng and are not |
| 12 | available for use by applications. They are not "exported" to applications |
| 13 | using shared libraries. |
Glenn Randers-Pehrson | cbe52d8 | 1998-02-28 07:00:24 -0600 | [diff] [blame] | 14 | |
| 15 | .SH SEE ALSO |
Glenn Randers-Pehrson | 4e763f1 | 2010-03-03 10:45:50 -0600 | [diff] [blame] | 16 | .BR "png"(5), " libpng"(3), " zlib"(3), " deflate"(5), " " and " zlib"(5) |
Glenn Randers-Pehrson | cbe52d8 | 1998-02-28 07:00:24 -0600 | [diff] [blame] | 17 | .SH AUTHOR |
| 18 | Glenn Randers-Pehrson |