[Tutor] Raw image display in a GUI window

alan.gauld@freenet.co.uk alan.gauld at freenet.co.uk
Tue Nov 8 20:43:02 CET 2005


>
>>>I want to use Python to do some experimentation with graphic 
>>>processing/manipulation, and I am looking for a way to be able to
>manipulate 
>>>individual pixels of the image, as well as display it in a GUI. 

Sounds like a job for the Python Image Library - PIL.

Alan G





More information about the Tutor mailing list