IEffectFactory
IEffectFactory interface
Allows to create effects’ instances
public interface IEffectFactory
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
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides