Friends
I had googled around and it seems that starting from PyS60 1.2 there is a new function for image objects ('getpixel') that returns pixels values from one image in a given coordinate.
I was wondering if there is an equivalente 'setpixel' function to change/add pixels in an image object? If not, is there a way to create an image with a given dimension (say, 640 x 480) and fill in the pixel values of it?
It would be nice to being able to set whole lines and/or columns at just 1 function call too!
:-)
Best regards
Savago

Reply With Quote

