Method

HeDynamicColorget_hct

Declaration

void
he_dynamic_color_get_hct (
  HeDynamicColor* self,
  HeDynamicScheme* scheme,
  HeHCTColor* result
)

Description

No description available.

Parameters

scheme

Type: HeDynamicScheme

No description available.

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

Type: HeHCTColor

No description available.

The argument will be set by the function.
The caller of the method takes ownership of the returned data, and is responsible for freeing it.