[Image-SIG] PIL Pixmap from XLIB Pixmap

cyril giraudon cyril.giraudon at free.fr
Wed Sep 12 10:11:31 CEST 2007


Sorry, I wanted to say :
I 'd like to know if it's possible to expose a PIL image into an XLIB
Pixmap known by its XID ?
(create a PIL Pixmap from an XID).

Cyril.

cyril giraudon a écrit :
> 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 at python.org
> http://mail.python.org/mailman/listinfo/image-sig
> 



More information about the Image-SIG mailing list