Method

HeVibrantSchemegenerate

Declaration

HeDynamicScheme*
he_vibrant_scheme_generate (
  HeVibrantScheme* self,
  HeHCTColor* hct,
  gboolean is_dark,
  gdouble contrast
)

Description [src]

A theme with ALL the color.

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.