[Numpy-discussion] Quicker image transfer, tobuffer?

Eric Firing efiring at hawaii.edu
Tue Jul 11 18:38:15 EDT 2006


Andrew Straw wrote:

> Actually, this has been in MPL for a while. For example, see the
> image_demo3.py example. You don't need the __array_interface__ for this
> bit of functionality.

It's broken.

The first problem is that the kw "aspect = 'preserve'" is no longer 
needed or supported.  Removing that (as I will do in svn shortly), I get 
a somewhat scrambled image.

Eric




More information about the NumPy-Discussion mailing list