Function

Hehct_to_lch

Declaration

void
he_hct_to_lch (
  HeHCTColor* color,
  HeLCHColor* result
)

Description

No description available.

Parameters

color

Type: HeHCTColor

No description available.

The data is owned by the caller of the function.
result

Type: HeLCHColor

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.