Method
HeContentSchemegenerate
Declaration
HeDynamicScheme*
he_content_scheme_generate (
HeContentScheme* self,
HeHCTColor* hct,
gboolean is_dark,
gdouble contrast
)
Description [src]
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. |