#6647 closed defect (fixed)
TIFF CreateCopy() add erroneous ExtraSamples on a RGB UInt16
Reported by: | Even Rouault | Owned by: | Even Rouault |
---|---|---|---|
Priority: | normal | Milestone: | 2.1.2 |
Component: | GDAL_Raster | Version: | unspecified |
Severity: | normal | Keywords: | gtiff |
Cc: |
Description
When translating a RGB UInt16 to TIFF (and that PHOTOMETRIC=RGB is not explicitly set), the resulting TIFF has a ExtraSamples tag with 2 values, which is wrong.
Change History (3)
comment:1 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 8 years ago
Milestone: | → 2.1.2 |
---|
Note:
See TracTickets
for help on using tickets.
In 35364: