Function

Hemath_utils_bisect_to_limit

Declaration

gdouble*
he_math_utils_bisect_to_limit (
  gdouble y,
  gdouble target_hue,
  gint* result_length1
)

Description

No description available.

Parameters

y

Type: gdouble

No description available.

target_hue

Type: gdouble

No description available.

result_length1

Type: gint*

No description available.

The argument will be set by the function.

Return value

Type: An array of gdouble

No description available.

The length of the array is in the result_length1 argument.
The caller of the function takes ownership of the data, and is responsible for freeing it.