[Image-SIG] Skewing when converting with ImageQt

Carl Petterson Carl.Petterson at tobii.com
Mon Jun 22 15:06:41 CEST 2009


Hi!
I'm using PIL to load .pgm images into an application. They are to be displayed as QPixmaps in a Qt app, so I'm using the ImageQt class to convert my PIL images to QImages, and later QPixmaps. However, for some - but not all - pictures, the resulting image is skewed. It looks fine if I do Image.show() on it before conversion, and if I load it via Qt directly it's also fine.
I have posted a sample comparison between IrfanView and my application here http://www.dumpt.com/img/viewer.php?file=hp8r22jhcffr0xowduok.jpg.

Any ideas what might be causing this?

Best regards
Carl Pettersson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/image-sig/attachments/20090622/8c395613/attachment.htm>


More information about the Image-SIG mailing list