Class

HeTonalPalette

Description

class He.TonalPalette : GObject.Object
{
  /* No available fields */
}

No description available.

Hierarchy

hierarchy this HeTonalPalette ancestor_0 GObject ancestor_0--this

Ancestors

Constructors

he_tonal_palette_new
No description available.

Functions

he_tonal_palette_from_int
No description available.

he_tonal_palette_from_hct
No description available.

he_tonal_palette_from_hue_and_chroma
No description available.

Instance methods

he_tonal_palette_get_tone
No description available.

he_tonal_palette_get_hct
No description available.

he_tonal_palette_get_hue
No description available.

he_tonal_palette_set_hue
No description available.

he_tonal_palette_get_chroma
No description available.

he_tonal_palette_set_chroma
No description available.

he_tonal_palette_get_key_color
No description available.

he_tonal_palette_set_key_color
No description available.

Methods inherited from GObject (43)

Please see GObject for a full list of methods.

Properties

He.TonalPalette:hue
No description available.

He.TonalPalette:chroma
No description available.

He.TonalPalette:key-color
No description available.

Signals

Signals inherited from GObject (1)
GObject::notify

The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.

Class structure

struct HeTonalPaletteClass {
  /* no available fields */
}

No description available.