mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-22 00:14:55 -05:00
Contrary to color_rgb, color_rgbf allows to load a color from float component (and not int) into a QColor object (and not a string representation).