Package: gtk
Function gtk-hsv-get-color
Lambda Listgtk-hsv-get-color (hsv) ArgumentsReturn Value h -- a double float hue component s -- a double float saturation component v -- a double float value component Details
Queries the current color in an HSV color selector.
Returned values will be in the [0.0, 1.0] range. Warning | See also |
2021-7-20