c++ - How to set, for each raster band, the min and max color values (using GDAL) -


Using GDAL in MSVS (C ++), I have successfully created a multiband raster image, but I do not know how to setup (for each)

band) At the minimum and maximum color scale, I can open the image in my QGIS application and open the image with a proper color scale

Anyone How does this know the code?

Thanks in advance!

Calculate the statistics of each raster band; See for more information.


Comments

Popular posts from this blog

c# - Highlight all words containing a letter in a richtextbox -

Admob interstitials not clickable on Nexus 5 (Android 4.4.2) -

java - MigLayout - selective component fill -