Package: gtk
Function gtk:hsv-get-color
Lambda Listgtk:hsv-get-color (hsv) ArgumentsReturn Value h -- a double float for the hue component s -- a double float for the saturation component v -- a double float for the 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 |
2025-3-9