Fredrik Lundh wrote:
> Fredrik Lundh wrote:
> 
> I've posted a simple ImageQt interface module for PIL and PyQt4 here:
> 
>      http://svn.effbot.python-hosting.com/stuff/sandbox/pil/ImageQt.py
> 

I'm getting an 'unknown raw mode' error on ImageQt.py:59:
  data = im.tostring( "raw", "BGRX" )

Does this only work with PIL 1.1.6 snapshots? I currently have PIL 1.1.5.

Regards
Sreeram

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to