Method
HeMutedSchemegenerate
Declaration
HeDynamicScheme*
he_muted_scheme_generate (
HeMutedScheme* self,
HeHCTColor* hct,
gboolean is_dark,
gdouble contrast
)
Parameters
hct
-
Type:
HeHCTColor
No description available.
The data is owned by the caller of the method. is_dark
-
Type:
gboolean
No description available.
contrast
-
Type:
gdouble
No 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. |