Fredrik Lundh wrote:

> the "right" way to do this is to use the ImageFile.Parser class.  see the
> last snippet on this page for an example:
> 
>     http://effbot.org/zone/pil-image-size.htm

Excellent, thanks.

Will


-- 
http://www.willmcgugan.com
"".join( [ {'*':'@','^':'.'}.get(c,None) or chr(97+(ord(c)-84)%26) for c 
in "jvyy*jvyyzpthtna^pbz" ] )
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to