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 tongqingw...@163.com and tong.qing...@onkok.com .TKS! Best Regards
_______________________________________________ Image-SIG maillist - Image-SIG@python.org http://mail.python.org/mailman/listinfo/image-sig