Method

HeDynamicSchemeget_rotated_hue

Declaration

gdouble
he_dynamic_scheme_get_rotated_hue (
  HeDynamicScheme* self,
  gdouble* hb,
  gint hb_length1,
  gdouble* r,
  gint r_length1
)

Description

No description available.

Parameters

hb

Type: An array of gdouble

No description available.

The length of the array is specified in the hb_length1 argument.
The data is owned by the caller of the method.
hb_length1

Type: gint

No description available.

r

Type: An array of gdouble

No description available.

The length of the array is specified in the r_length1 argument.
The data is owned by the caller of the method.
r_length1

Type: gint

No description available.

Return value

Type: gdouble

No description available.