Method
HeSaladSchemegenerate
Declaration
HeDynamicScheme*
he_salad_scheme_generate (
  HeSaladScheme* self,
  HeHCTColor* hct,
  gboolean is_dark,
  gdouble contrast
)
      Parameters
hct- 
            
Type:
HeHCTColorNo description available.
The data is owned by the caller of the method.  is_dark- 
            
Type:
gbooleanNo description available.
 contrast- 
            
Type:
gdoubleNo 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. |