IBehaviorFactoryCreateColorEffect Method |
Creates color effect.
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 22.4.0.0 (22.4)
SyntaxIColorEffect CreateColorEffect()
Function CreateColorEffect As IColorEffect
IColorEffect^ CreateColorEffect()
abstract CreateColorEffect : unit -> IColorEffect
Return Value
Type:
IColorEffectColor effect.
See Also