Skip navigation.
 
mlBMP bug in ImageIO?
FROM : Rimas
DATE : Fri Jan 11 09:43:45 2008

Hello,

I am not sure where should I post, but I think, I have found a bug in
ImageIO framework.

I am using this framework to save images. Noticed (using 'file'
command in terminal) that BMP images, created with ImageIO has
negative height (PC bitmap data, Windows 3.x format, 1200 x -900 x
24). Such images causes open problems on Windows.
The same happens when saving images in BMP format with Apple Preview
(I am sure it uses the same ImageIO).

Is there any workaround for this? This is known?

Any help is appreciate.

Rimas

Related mailsAuthorDate
mlBMP bug in ImageIO? Rimas Jan 11, 09:43
mlRe: BMP bug in ImageIO? John Stiles Jan 11, 10:34
mlRe: BMP bug in ImageIO? Sean McBride Jan 11, 17:36