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...



_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to