Function
Heget_rotated_hue
Declaration
gdouble
he_get_rotated_hue (
gdouble hue,
gdouble* hues,
gint hues_length1,
gdouble* rotations,
gint rotations_length1
)
Parameters
hue
-
Type:
gdouble
No description available.
hues
-
Type: An array of
gdouble
No description available.
The length of the array is specified in the hues_length1
argument.The data is owned by the caller of the function. hues_length1
-
Type:
gint
No description available.
rotations
-
Type: An array of
gdouble
No description available.
The length of the array is specified in the rotations_length1
argument.The data is owned by the caller of the function. rotations_length1
-
Type:
gint
No description available.