comparison CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/share/man/man3/libpngpf.3 @ 68:5028fdace37b

planemo upload commit 2e9511a184a1ca667c7be0c6321a36dc4e3d116d
author jpayne
date Tue, 18 Mar 2025 16:23:26 -0400
parents
children
comparison
equal deleted inserted replaced
67:0e9998148a16 68:5028fdace37b
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