Hi all. How can we get the color of each pixel on the "current screen" (possibly beginning from http://www.pygtk.org/docs/pygtk/class-gdkscreen.html)?
The use-case is as follows :: * Let's say, I compare two rows of pixels on the current screen. * The first row is "all white". * The second row is interspersed with "black and white". * For every such "black and white" row, replace it with an "all white" row. I am a coder myself, so all I need are some pointers :) Looking forward to some help :) Thanks and Regards, Ajay _______________________________________________ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/