questions on the Python Imaging Library

ONKOK- Tong Qing Wen 童慶文 <[email protected]>
Newsgroups gmane.comp.python.image
Message-ID <003201cc16c2$1c72e4e0$7c01000a@Tongqingwen>
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 [email protected] and [email protected] .TKS!

Best Regards

_______________________________________________
Image-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/image-sig
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.