Function

Hefrom_params

Declaration

void
he_from_params (
  gdouble hue,
  gdouble chroma,
  gdouble tone,
  HeHCTColor* result
)

Description

No description available.

Parameters

hue

Type: gdouble

No description available.

chroma

Type: gdouble

No description available.

tone

Type: gdouble

No description available.

result

Type: HeHCTColor

No description available.

The argument will be set by the function.
The caller of the function takes ownership of the returned data, and is responsible for freeing it.