FilterEffect
Overview
FilterEffect is a class in Aspose.Slides FOSS for Python.
Inherits from: Behavior, IFilterEffect.
Represent filter effect behavior of effect.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
reveal | FilterEffectRevealType | Read | Indicates the reveal direction or style for the filter effect |
type | FilterEffectType | Read | Specifies the primary filter effect category applied to a shape |
subtype | FilterEffectSubtype | Read | Defines the secondary variation of the filter effect |
as_i_behavior | IBehavior | Read | Provides the underlying IBehavior interface for the effect |
Methods
| Signature | Description |
|---|---|
__init__() |