Function

Hein_vc

Declaration

void
he_in_vc (
  HeHCTColor* hct,
  HeViewingConditions* vc,
  HeHCTColor* result
)

Description

No description available.

Parameters

hct

Type: HeHCTColor

No description available.

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

Type: HeViewingConditions

No description available.

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

Type: HeHCTColor

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.