[python-win32] passing PIL generated image through COM for display in vb?

Gregory P. Smith greg@electricrain.com
Mon, 2 Jul 2001 15:29:47 -0700


Does anyone know how to pass an image generated by PIL through COM for
display via a VB gui?  (without writing it to a file on disk)

Or have any other suggestions on how to generate a bitmap in python
for display via a gui written in another language using com?

TIA,
Greg