Next: ClutterDeviceManager, Previous: ClutterDeformEffect, Up: Top
A desaturation effect
<clutter-desaturate-effect> is a sub-class of
<clutter-effect> that desaturates the color of an actor and its
contents. The strenght of the desaturation effect is controllable and
animatable through the <"factor"> property.
<clutter-desaturate-effect> is available since Clutter 1.4
double) ⇒ (ret <clutter-effect>)Creates a new
<clutter-desaturate-effect>to be used withclutter-actor-add-effect
- factor
- the desaturation factor, between 0.0 and 1.0
- ret
- the newly created
<clutter-desaturate-effect>or ‘#f’Since 1.4