mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-05 00:09:32 -04:00
Contrary to color_hsv, color_hsvf allows to load a color from float component (and not int) into a QColor object (and not a string representation).