PNMReadWriter

Summary: Subclass of ImageReadWriter that decodes portable anymap file formats(pbm, pgm, ppm and pam).
Author: Javier Diaz-Reinoso
Owner: Javier Diaz-Reinoso (jdr)
Co-maintainers: <None>
Categories:
Homepage: http://homepage.mac.com/javier_diaz_r/PNMReadWriter.cs.gz
PackageInfo name: PNMReadWrite
RSS feed:

Description:

I am a subclass of ImageReadWriter that decodes portable anymap file formats (pbm, pgm, ppm and pam) images.
I accept the #origin pragma for SE files as described in:
Algoritms For Image Processing And Computer Vision. J. R. Parker
Don't work with 2 bytes samples (16 bit grays, 32 bits color, etc...),
pam files preliminary support.


Releases


Back