Function

Helch_to_lab

Declaration

void
he_lch_to_lab (
  HeLCHColor* color,
  HeLABColor* result
)

Description

No description available.

Parameters

color

Type: HeLCHColor

No description available.

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

Type: HeLABColor

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.