[PYTHON IMAGE-SIG] Displaying images in X11 extension

Fredrik Lundh fredrik_lundh@ivab.se
Sun, 29 Dec 1996 12:29:00 +0100


> Is it possible to use Sjoerd Mullender's X(11) Python extension to
> display images from PIL ?  Is it as simple as pasting a PIL RGB image
> into a visual.CreateImage() with the format ZPixmap ?

Nope.  But in the future, it might become that easy.

Support for the X extension is definitely on my list, but not very
high at the moment.  An improved "tostring" method could be a work-
around, but I'm not sure that will make it into the next release.

Cheers	/F

=================
IMAGE-SIG - SIG on Image Processing with Python

send messages to: image-sig@python.org
administrivia to: image-sig-request@python.org
=================