Function
Hepiecewise_val
Declaration
gdouble
he_piecewise_val (
HeHCTColor* hct,
gdouble* huebps,
gint huebps_length1,
gdouble* hues,
gint hues_length1
)
Parameters
hct
-
Type:
HeHCTColor
No description available.
The data is owned by the caller of the function. huebps
-
Type: An array of
gdouble
No description available.
The length of the array is specified in the huebps_length1
argument.The data is owned by the caller of the function. huebps_length1
-
Type:
gint
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.