ColorEffect

Vue de l’ensemble

‘ColorEffect’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: ‘Behavior’, ‘IColorÉffecte’.

Réprésenter l’effet coloré du comportement d’un effet.

Cette classe fournit 11 méthodes pour travailler avec des objets ColorEffect dans les programmes Python. Les méthodologies disponibles comprennent: __init__, accumulate , ‘additive;as_i_behavior; by : color_space, 'direction et from_address . Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de l’Aspose.Slides FOSS pour le package Pyton. Propriétés : acumulé ، additif !,as _i-behviore.

Propriétés

NameTypeAccessDescription
from_addressIColorFormatRead/WriteGets or sets the from address.
toIColorFormatRead/WriteGets or sets the to.
byIColorOffsetRead/WriteGets or sets the by.
color_spaceColorSpaceRead/WriteGets or sets the color space.
directionColorDirectionRead/WriteGets or sets the direction.
as_i_behaviorIBehaviorReadGets the as i behavior.
accumulateNullableBoolRead/WriteGets or sets the accumulate.
additiveBehaviorAdditiveTypeRead/WriteGets or sets the additive.
propertiesIBehaviorPropertyCollectionReadGets the properties.
timingITimingRead/WriteGets or sets the timing.

méthodes

SignatureDescription
__init__()
accumulate()NullableBoolRepresents whether animation behaviors are accumulated.
additive()BehaviorAdditiveTypeRepresents whether the current animation behavior is combined with other running animations.
properties()IBehaviorPropertyCollectionRepresents properties of behavior.
timing()ITimingRepresents timing properties for the effect behavior.
from_address()IColorFormatThis value is used to specify the starting color of behavior.
to()IColorFormatDescribes resulting color for the animation color change.
by()IColorOffsetDescribes the relative offset value for the color animation.
color_space()ColorSpaceRepresent color space of behavior.
direction()ColorDirectionSpecifies which direction to cycle the hue around the color wheel.
as_i_behavior()IBehaviorAllows to get base IBehavior interface.

Voir aussi

  • Aspose.Slides - référence API d’entreprise
 Français