libnetpbm

Index  

NAME

libnetpbm - read, write, and manipulate Netpbm format images

DESCRIPTION

Before Netpbm release 10 (June 2002), this library was split into four, and the documentation is still divided up that way:

  • libpbm
  • libpgm
  • libppm
  • libpnm

    Libraries by the above names no longer exist. All the above subroutines are in libnetpbm.

    The four interface header files, pbm.h, pgm.h, ppm.h, pnm.h, however, still exist. You may use these, but with the consolidation of the library, it is easier always to use pam.h.