Function

Hefix_disliked

Declaration

void
he_fix_disliked (
  HeHCTColor* hct,
  HeHCTColor* result
)

Description

No description available.

Parameters

hct

Type: HeHCTColor

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.