Hi,
I would like to view raster maps/charts in a JOGL application. The raster maps has different color tables for different modes (day, night, dusk, dawn etc).
It will be the same for vector maps/charts but then I can at least get the wanted RGB value from an array, which would not be very effective for raster charts.
I can not see how to load a color indexed raster and the change the color table according to the surrounding environment. Does anyone have an solution for
this or do I have to create 6 versions of the raster map/chart and reload them each time the operator changes the night-, day-…mode? The last doesn´t seem
very attractive.
Kind regards,
Paul