libpngpf.3 802 B

1234567891011121314151617181920212223242526272829
  1. .TH LIBPNGPF 3 "February 18, 2012"
  2. .SH NAME
  3. libpng \- Portable Network Graphics (PNG) Reference Library 1.5.9
  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.
  17. .SH SEE ALSO
  18. .BR "png"(5), " libpng"(3), " zlib"(3), " deflate"(5), " " and " zlib"(5)
  19. .SH AUTHOR
  20. Glenn Randers-Pehrson