Function

Helab_from_argb

Declaration

void
he_lab_from_argb (
  gint argb,
  HeLABColor* result
)

Description

No description available.

Parameters

argb

Type: gint

No description available.

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.