[Image-SIG] PIL win64 (AMD64), or something else? getpixel/putpixel png/etc?

Mowry, Peter peter.mowry at amd.com
Thu Jun 28 23:18:31 CEST 2007


I want to be able to load a png, getpixel(x, y) on a Linux64 and Win64 (Windows x64, AMD64) systems (in python2.5 for AMD64 windows and linux).

I've tried PIL (Python Imaging Library), and it works great for 32-bit...  But there does not seem to be a win64 binary install for PIL, just "PIL-1.1.6.win32-py2.5.exe" (where is the "PIL-1.1.6.win64-py2.5.exe").

Do I have other options to load/save and getpixel/putpixel with a png image?  It doesn't have to be PIL.

Or can PIL be compiled for AMD64 somehow?

Any help appreciated, Thanks...





More information about the Image-SIG mailing list