IBehaviorFactoryCreateColorEffect Method

Creates color effect.

Namespace:  Aspose.Slides.Animation
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
IColorEffect CreateColorEffect()

Return Value

Type: IColorEffect
Color effect.
See Also