Method
HeDynamicColorget_hct
Declaration
void
he_dynamic_color_get_hct (
HeDynamicColor* self,
HeDynamicScheme* scheme,
HeDynamicColor* color,
HeHCTColor* result
)
Parameters
scheme-
Type:
HeDynamicSchemeNo description available.
The data is owned by the caller of the method. color-
Type:
HeDynamicColorNo description available.
The data is owned by the caller of the method. result-
Type:
HeHCTColorNo 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.