Travis E. Oliphant wrote: > The attached patch is against SVN version of PIL (Image.py in > particular) that makes the Image object support the array interface > > Added: > > fromarray(obj) returns an image from an object > exporting the array interface > > __array_interface__ : property returning the array_interface > dictionary so that a PIL image can > be understood as an array. > > It would be great if this patch got into PIL 1.1.6
+1 from me ;-) </F> _______________________________________________ Image-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/image-sig
