inhahe wrote:

> the inverse of im.tostring seems to be Image.fromstring, but i don't see 
> a corresponding function for im.getdata.   im.frombuffer doesn't seem to 
> accept the output of im.getdata.  I think there should be a function 
> that does.

use im.putdata(seq); see

     http://effbot.org/tag/PIL.Image.Image.putdata

for details.

</F>

_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to