Function
Heget_rotated_hue
Declaration
gdouble
he_get_rotated_hue (
HeHCTColor* hct,
gdouble* hues,
gint hues_length1,
gdouble* rotations,
gint rotations_length1
)
Parameters
hct
-
Type:
HeHCTColor
No description available.
The data is owned by the caller of the function. 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.