[Image-SIG] questions on the Python Imaging Library

ONKOK- Tong Qing Wen 童慶文 tong.qingwen at onkok.com
Fri May 20 09:47:02 CEST 2011


Dear Py,

import Image

img = Image.open("py.jpg")

img = img.transform( (640,480), Image.QUAD, (0,0,0,480,640+320,480+240,640,0) )    

img.show()


I find there is a problem for  picture deformation .
Please reply to tongqingwen1 at 163.com and tong.qingwen at onkok.com .TKS!

Best Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/image-sig/attachments/20110520/66a08559/attachment.html>


More information about the Image-SIG mailing list