[Image-SIG] Low level access

Kevin@Cazabon.com kevin@cazabon.com
Wed, 17 Jul 2002 18:57:55 -0600


Ideally I'd love to see the Python Buffer Interface supported for PIL
objects... that way you could pass an image to a C/C++ DLL if you wanted
pure speed on the raw image data.

FRED:  PIL must do this internally, is it a tough thing to do externally in
a stand-alone DLL?

Thanks,
Kevin.