gtkRgbToHsv
Converts a color from RGB space to HSV. Input values must be in the [0.0, 1.0] range; output values will be in the same range.
gtkRgbToHsv(r, g, h, s, v)
|
Red |
|
Green |
|
Return value for the hue component |
|
Return value for the saturation component |
|
Return value for the value component |
Since 2.14
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.