qgis/qgis-js
View on GitHubColors in QGIS wasm in chromium look less bright (washed out)
Open
#9 opened on Oct 24, 2023
bughelp wanted
Repository metrics
- Stars
- (215 stars)
- PR merge metrics
- (PR metrics pending)
Description
It seems like Chrome does some color management which results in slightly dumper (less vivid) colors - when compared to QGIS Desktop and Firefox wasm rendering. One can see at in the blue of the rivers or the orange tones of the polygons above the shaded relief.
This is more an observation and not so much a bug.
@boardend : how to you transfer the rendered images from QGIS wasm to OpenLayers? As a JPEG or PNG encoded file? Can we influence color management in chrome?