libpngpf.3 801 B

123456789101112131415161718192021222324
  1. .TH LIBPNGPF 3 "April 14, 2019"
  2. .SH NAME
  3. libpng \- Portable Network Graphics (PNG) Reference Library 1.6.37
  4. (private functions)
  5. .SH SYNOPSIS
  6. \fB#include \fI"pngpriv.h"
  7. \fBAs of libpng version \fP\fI1.5.1\fP\fB, this section is no longer
  8. \fP\fImaintained\fP\fB, now that the private function prototypes are hidden in
  9. \fP\fIpngpriv.h\fP\fB and not accessible to applications. Look in
  10. \fP\fIpngpriv.h\fP\fB for the prototypes and a short description of each
  11. function.
  12. .SH DESCRIPTION
  13. The functions previously listed here are used privately by libpng and are not
  14. available for use by applications. They are not "exported" to applications
  15. using shared libraries.
  16. .SH "SEE ALSO"
  17. .BR "png"(5), " libpng"(3), " zlib"(3), " deflate"(5), " " and " zlib"(5)
  18. .SH AUTHORS
  19. Cosmin Truta, Glenn Randers-Pehrson