Hi!
I tried to look around the web and this forum but I was unable to get a clear answer to this issue.
I'm very new to python and symbian so it is possible I just didn't understand something right. I'm trying to learn pys60 by writing a program which takes pictures with the camera of my n73 and transfers them to another program on my computer to be operated on.
Pys60 handels images as graphics.Image objects. is it possible to somehow get the actual image data out of these objects to be sent to my computer using a rfcomm socket?
I'd like to transfer images between these programs without having to write the image to a file.
thanks for your help
--
kkarme

Reply With Quote


