Opened 13 years ago
Closed 13 years ago
#3430 closed defect (fixed)
georaster - wrong identification of alpha-band (RGBA)
Reported by: | ilucena | Owned by: | ilucena |
---|---|---|---|
Priority: | normal | Milestone: | 1.8.0 |
Component: | GDAL_Raster | Version: | svn-trunk |
Severity: | normal | Keywords: | georaster |
Cc: |
Description
The GeoRaster RasterBand GetColorInterpretation() is returning the wrong color interpretation for the 4th band on a RGBA image. That leads to error when reading GeoRaster compressed in JPEG format.
Note:
See TracTickets
for help on using tickets.
Fixed.
Committed revision r18886