PBMA_IO
Read or write an ASCII PBM file.


PBMA_IO is a MATLAB library which reads or writes an ASCII Portable Bit Map file, involving an NROW by NCOL integer array containing bit map information (0 or 1).

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Languages:

PBMA_IO is available in a C version and a C++ version and a FORTRAN77 version and a FORTRAN90 version and a MATLAB version.

Related Data and Programs:

PBMA, a data directory which contains some example ASCII PBM files.

PGMA_IO, a MATLAB library which handles the ASCII Portable Gray Map format.

PPMA_IO, a MATLAB library which handles the ASCII Portable Pixel Map format.

Reference:

  1. the NETPBM homepage.

Source Code:

Examples and Tests:

You can go up one level to the MATLAB source codes.


Last revised on 05 June 2010.