Pixel Array => Bitmap File

Jason B me at mylife.com
Tue Feb 27 17:04:02 EST 2007


Thanks, Roel...

The Image.frombuffer() method looks promising, but the "mode" parameter 
seems a bit too limited for my needs.  I must be able to specify not only 
the order of the bits (RGB in any order) but also whether the format is 565, 
555, etc.

Maybe I need to work outside the bounds of PIL?

- J 





More information about the Python-list mailing list