Function

Heargb_to_xyz

Declaration

void
he_argb_to_xyz (
  gint argb,
  HeXYZColor* result
)

Description

No description available.

Parameters

argb

Type: gint

No description available.

result

Type: HeXYZColor

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.