Hi, everyone! PIL doesn't provide screenshots making on linux, so I wrote C-extension that uses Imlib2 to grab screenshots in raw RGBA format and returns it to python interpreter.
Image object (Image.fromstring) was created successfully, but red and blue colors was swapped. So my question: is there any way to swap colors in image using PIL? And why don't you make linux version of ImageGrab, based on Imlib2 for example? _______________________________________________ Image-SIG maillist - Image-SIG@python.org http://mail.python.org/mailman/listinfo/image-sig