Function

Hehct_to_hex

Declaration

gchar*
he_hct_to_hex (
  gdouble hue,
  gdouble chroma,
  gdouble lstar
)

Description

No description available.

Parameters

hue

Type: gdouble

No description available.

chroma

Type: gdouble

No description available.

lstar

Type: gdouble

No description available.

Return value

Type: gchar*

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.