Read PGM's with more than 256 range in PIL1.1.7

Davo davodavo2 at gmail.com
Mon Feb 8 16:47:52 EST 2010


I have a PGM format image file with 4096 range.  When I reads it with
PIL, I get an image with 8-bit values and alternate columns are zero.
Does PIL support reading and writing PGM's with more than 8-bits?

Davo



More information about the Python-list mailing list