On 23-Oct-08, at 8:50 AM, Michael Droettboom wrote:

> I'm not aware of that problem.  It should convert any PNG implicitly  
> to our native RGBA format.  Can you provide a PNG file that  
> illustrates the breakage?

Sure; see http://morrislab.med.utoronto.ca/~dwf/bin.png

In [12]: x = imread('bin.png'); imshow(x)

produces a colourful plot that bears no resemblance to the original.

David

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to