Hi,

I use ctypes to capture a device-dependent bitmap in Win32 (~600x400,
32bpp), and I would like to process it using PIL.  I need a fast way
to convert the DDB to a PIL Image-- any solutions or suggestions
(ctypes, win32 solutions acceptable])?

"Fast" means that I need to be able to convert the image in << 1 second.

Thanks!
Marcus
_______________________________________________
Image-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to