Function

Hexyz_to_cam16

Declaration

void
he_xyz_to_cam16 (
  HeXYZColor* color,
  HeCAM16Color* result
)

Description

No description available.

Parameters

color

Type: HeXYZColor

No description available.

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

Type: HeCAM16Color

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.