Opened 19 years ago

Last modified 19 years ago

#752 closed defect (fixed)

Implement SetColorInterpretation() for NITF Driver.

Reported by: warmerdam Owned by: warmerdam
Priority: high Milestone:
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords:
Cc: david.carter@…

Description

SetColorInterpretation() in the NITF driver should set the BANDIREP value. 
Currently it is unimplemented.

Change History (1)

comment:1 by warmerdam, 19 years ago

Fixed in CVS.  Note, that setting the band color interpretation does not
fix up the overall IREP value which must be set at creation time currently.

Added test of new functionality in gdalautotest/gdrivers/nitf.py.

Note: See TracTickets for help on using tickets.