Counter Strike : Global Offensive Source Code
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
925 B

  1. .TH LIBPNGPF 3 "March 31, 2011"
  2. .SH NAME
  3. libpng \- Portable Network Graphics (PNG) Reference Library 1.5.2
  4. (private functions)
  5. .SH SYNOPSIS
  6. \fB#include \fI"pngpriv.h"
  7. \fI\fB
  8. \fBAs of libpng version \fP\fI1.5.1\fP\fB, this section is no longer \fP\fImaintained\fP\fB, now \fIthat
  9. \fBthe private function prototypes are hidden in pngpriv.h and not \fIaccessible
  10. \fBto applications. Look in pngpriv.h for the prototypes and a short \fIdescription
  11. \fBof each \fIfunction.
  12. \fI\fB
  13. .SH DESCRIPTION
  14. The functions previously listed here are used privately by libpng
  15. and are not recommended for use by applications. They are
  16. not "exported" to applications using shared libraries. They
  17. are listed alphabetically here as an aid to libpng maintainers.
  18. See pngpriv.h for more information on these functions.
  19. .SH SEE ALSO
  20. .BR "png"(5), " libpng"(3), " zlib"(3), " deflate"(5), " " and " zlib"(5)
  21. .SH AUTHOR
  22. Glenn Randers-Pehrson