Function

HeDynamicSchemefrom

Declaration

HeDynamicScheme*
he_dynamic_scheme_from (
  HeDynamicScheme* scheme,
  gboolean is_dark,
  gdouble contrast_level
)

Description

No description available.

Parameters

scheme

Type: HeDynamicScheme

No description available.

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

Type: gboolean

No description available.

contrast_level

Type: gdouble

No description available.

Return value

Type: HeDynamicScheme

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.