2006-12-07 11:22:00 +01:00
|
|
|
This is primarily a library for reading portable bitmap (PBM),
|
|
|
|
portable graymap (PGM), and portable pixmap (PPM) files. These image
|
|
|
|
formats are only the barest step up from raw data, and have a very
|
|
|
|
simple format which is the key to be "portable". Writing out images in
|
|
|
|
these formats is very easy.
|
|
|
|
|
2013-08-29 06:08:53 +02:00
|
|
|
WWW: http://search.cpan.org/dist/Image-PBMlib/
|