Hi,

I 'm currently trying to write a xulrunner windowless plugin in python.
Data are drawn in a xlib pixmap (a XID).

I 'd like to know if it's possible to create a PIL image from XLIB
Pixmap XID ?
And then expose the image into this pximap.

Under windows, plugins uses an HDC. PIL can expose images in HDC object,
I 'd like the same behaviour under UNIX.

Thanks a lot,

Cyril.

_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to