pbma_io


pbma_io, a MATLAB code which reads or writes graphics files that use the ASCII Portable Bit Map (PBM) format, 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 MIT license

Languages:

pbma_io is available in a C version and a C++ version and a FORTRAN90 version and a MATLAB version.

Related Data and Programs:

pbma_io_test

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

pbma_io, a MATLAB code which handles the ASCII Portable Bit Map (PBM) format.

pgma_io, a MATLAB code which handles the ASCII Portable Gray Map format.

ppma_io, a MATLAB code which handles the ASCII Portable Pixel Map format.

Source Code:


Last revised on 22 July 2022.