Opened 21 years ago

Last modified 21 years ago

#338 closed defect (fixed)

Band Mapping BMP Problem

Reported by: warmerdam Owned by: dron
Priority: high Milestone:
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords:
Cc:

Description

The attached setup3.bmp should look like setup3.gif, but does not by default
in OpenEV because the bands are out of order.  They appear to be setup so
that band1 is blue, band 2 is red and band3 is green.  Verified expected
behaviour from "xv" and "display" (ImageMagik).

Attachments (2)

setup3.bmp (351.6 KB ) - added by warmerdam 21 years ago.
BMP file causing problems
setup3.gif (3.0 KB ) - added by warmerdam 21 years ago.
gif file that looks correct

Download all attachments as: .zip

Change History (4)

by warmerdam, 21 years ago

Attachment: setup3.bmp added

BMP file causing problems

by warmerdam, 21 years ago

Attachment: setup3.gif added

gif file that looks correct

comment:1 by warmerdam, 21 years ago

Andrey, 

Please look into this. 

Thanks,

comment:2 by dron, 21 years ago

This file has two extra bytes at the end of data stream. Now problem with such
files resolved.
Note: See TracTickets for help on using tickets.