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