mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00

Also update libpngpf.3 to explicitly state that the internal functions should not be used by applications.
18 lines
424 B
Groff
18 lines
424 B
Groff
.TH LIBPNGPF 3 "April 30, 2025"
|
|
.SH NAME
|
|
libpng \- Portable Network Graphics (PNG) Reference Library 1.6.48.git
|
|
|
|
.SH SYNOPSIS
|
|
\fB#include "pngpriv.h"\fP
|
|
|
|
.SH DESCRIPTION
|
|
As of libpng version 1.5.1, this manual is no longer maintained. The private
|
|
function prototypes, declared in private header files, should not be accessed
|
|
by applications.
|
|
|
|
.SH "SEE ALSO"
|
|
.BR "libpng"(3)
|
|
|
|
.SH AUTHORS
|
|
Cosmin Truta, Glenn Randers-Pehrson
|