Go to main content

man pages section 3: Library Interfaces and Headers

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

libpngpf16 (3)

Name

libpngpf16 - vate functions)

Synopsis

#include "pngpriv.h"

As of libpng version 1.5.1, this section is no longer  maintained,  now
that  the  private  function prototypes are hidden in pngpriv.h and not
accessible to applications. Look in pngpriv.h for the prototypes and  a
short description of each function.

Description

LIBPNGPF(3)                Library Functions Manual                LIBPNGPF(3)



NAME
       libpng - Portable Network Graphics (PNG) Reference Library 1.6.37 (pri-
       vate functions)


SYNOPSIS
       #include "pngpriv.h"

       As of libpng version 1.5.1, this section is no longer  maintained,  now
       that  the  private  function prototypes are hidden in pngpriv.h and not
       accessible to applications. Look in pngpriv.h for the prototypes and  a
       short description of each function.


DESCRIPTION
       The  functions  previously listed here are used privately by libpng and
       are not available for use by applications.  They are not "exported"  to
       applications using shared libraries.



ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+------------------------+
       |ATTRIBUTE TYPE |    ATTRIBUTE VALUE     |
       +---------------+------------------------+
       |Availability   | image/library/libpng16 |
       +---------------+------------------------+
       |Stability      | Uncommitted            |
       +---------------+------------------------+

SEE ALSO
       png(5), libpng(3), zlib(3), deflate(5), and zlib(5)


AUTHORS
       Cosmin Truta, Glenn Randers-Pehrson



NOTES
       Source  code  for open source software components in Oracle Solaris can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This     software     was    built    from    source    available    at
       https://github.com/oracle/solaris-userland.   The  original   community
       source        was        downloaded        from         https://source-
       forge.net/projects/libpng/files/libpng16/1.6.37/libpng-1.6.37.tar.gz.

       Further information about this software can be found on the open source
       community website at http://www.libpng.org/.



                                April 14, 2019                     LIBPNGPF(3)