Hi,
I'm trying to convert a grey scale image to RGB, but not able to do so over Qt SDK.
I was able to convert in ArcGIS pro as follows:
- .nitf->Input to STRETCH Raster function with Minmax->this give me a stretch_raster layer.
- new Stretch raster layer-> changing symbology by changing color map.
- The resultant is shown below

But samething I'm trying over qt code, I'm not able to do so color map rendering on raster file gives me below output, just single line.

does anyone faced similar issue and guide me. If required I can share code.
Thanks
Virendra