Function
HeDynamicSchemefrom
Declaration
HeDynamicScheme*
he_dynamic_scheme_from (
  HeDynamicScheme* scheme,
  gboolean is_dark,
  gdouble contrast_level
)
      Parameters
scheme- 
            
Type:
HeDynamicSchemeNo description available.
The data is owned by the caller of the function.  is_dark- 
            
Type:
gbooleanNo description available.
 contrast_level- 
            
Type:
gdoubleNo description available.
 
Return value
Type: HeDynamicScheme
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |