Opening colour BMPs with PIL
Craig
craigtw.online at gmail.com
Tue Dec 5 22:08:42 EST 2006
More information about the Python-list mailing list
Tue Dec 5 22:08:42 EST 2006
- Previous message (by thread): Parsing data from pyserial (final resolution)
- Next message (by thread): Opening colour BMPs with PIL
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Fredrik Lundh wrote: > Craig wrote: > > > I'm trying to open colour BMPs using PIL and I'm getting the following > > errors. > > what program did you use to produce those BMP files? can you prepare > reasonably small samples using the same program and post them somewhere? > > </F> Thanks for the reply. I'm using Microsoft Paint to create the files so that's most likely the problem (surprise, surprise). I found that by using GIMP to create them has no problems with opening BMP images. I'll just keep using GIMP instead.
- Previous message (by thread): Parsing data from pyserial (final resolution)
- Next message (by thread): Opening colour BMPs with PIL
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list