What would be the best approach to view raster/vector data of different color models and work with them?
-
Currently we are using QGraphicsView to display various images and work with them, but with some minor research it is evident that QGraphicsView doesn't support a range of color models, so what would be the best way to view and work with raster/vector images of different color models and formats?
-
Hi,
What color models do you have in mind ?