Method

HeContentSchemegenerate

Declaration

HeDynamicScheme*
he_content_scheme_generate (
  HeContentScheme* self,
  HeHCTColor* hct,
  gboolean is_dark,
  gdouble contrast
)

Description [src]

A theme in which the primary color does not shift. Useful for content such as Album Art, Images, etc. suppling color for UI..

Parameters

hct

Type: HeHCTColor

No description available.

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

Type: gboolean

No description available.

contrast

Type: gdouble

No description available.

Return value

Type: HeDynamicScheme

No description available.

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