FilterEffect

Overview

FilterEffect is a class in Aspose.Slides FOSS for Python. Inherits from: Behavior, IFilterEffect.

Represent filter effect behavior of effect.

Properties

NameTypeAccessDescription
revealFilterEffectRevealTypeReadIndicates the reveal direction or style for the filter effect
typeFilterEffectTypeReadSpecifies the primary filter effect category applied to a shape
subtypeFilterEffectSubtypeReadDefines the secondary variation of the filter effect
as_i_behaviorIBehaviorReadProvides the underlying IBehavior interface for the effect

Methods

SignatureDescription
__init__()