EffectFactory
EffectFactory class
Allows to create effects
public class EffectFactory : IEffectFactory
Constructors
Name | Description |
---|---|
EffectFactory() | The default constructor. |
Properties
Name | Description |
---|---|
ImageTransformOperationFactory { get; } | Returns ImageTransformOperationFactory. Read-only IImageTransformOperationFactory . |
Methods
Name | Description |
---|---|
CreateGlow() | Creates Glow effect. |
CreateInnerShadow() | Creates Inner shafow effect. |
CreateOuterShadow() | Creates Outer shadow effect. |
CreatePresetShadow() | Creates Preset shadow effect. |
CreateReflection() | Creates Reflection effect. |
CreateSoftEdge() | Creates Soft Edge effect. |
Remarks
For COM compatibility.
See Also
- interface IEffectFactory
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides