Constructor
HeTonalPalettenew
Declaration
HeTonalPalette*
he_tonal_palette_new (
  gdouble hue,
  gdouble chroma,
  HeHCTColor* key_color
)
      Parameters
hue- 
            
Type:
gdoubleNo description available.
 chroma- 
            
Type:
gdoubleNo description available.
 key_color- 
            
Type:
HeHCTColorNo 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. |