Dear All,

I am new to PIL and python. I am in the process of developing a plugin
for image processing. In this I need to modify each pixel of an image,
then combine the images to form a new image. The pixel values of the
new image will be summation of the pixel values of all the images at
that particular location.
Can this be achieved through PIl and python, If yes then how?
I am using PIL 1.1.6, python 2.5 and windows
Thank you in advance.
With Regards

Reply via email to