Constructor

HeTonalPalettenew

Declaration

HeTonalPalette*
he_tonal_palette_new (
  gdouble hue,
  gdouble chroma,
  HeHCTColor* key_color
)

Description

No description available.

Parameters

hue

Type: gdouble

No description available.

chroma

Type: gdouble

No description available.

key_color

Type: HeHCTColor

No description available.

The data is owned by the caller of the function.

Return value

Type: HeTonalPalette

No description available.

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