Function
Hepiecewise_val
Declaration
gdouble
he_piecewise_val (
HeHCTColor* hct,
gdouble* huebps,
gint huebps_length1,
gdouble* hues,
gint hues_length1
)
Parameters
hct-
Type:
HeHCTColorNo description available.
The data is owned by the caller of the function. huebps-
Type: An array of
gdoubleNo description available.
The length of the array is specified in the huebps_length1argument.The data is owned by the caller of the function. huebps_length1-
Type:
gintNo description available.
hues-
Type: An array of
gdoubleNo description available.
The length of the array is specified in the hues_length1argument.The data is owned by the caller of the function. hues_length1-
Type:
gintNo description available.