[Image-SIG] Loading a DDB into PIL Image

Marcus Goldfish magoldfish at gmail.com
Tue Apr 12 21:41:07 CEST 2005


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


More information about the Image-SIG mailing list