IColorChangeEffectiveData class
IColorChangeEffectiveData class
Immutable object which represents a Color Change effect. Instances of FromColor are replaced with instances of ToColor.
The IColorChangeEffectiveData type exposes the following members:
Properties
Property | Description |
---|---|
from_color | Color which will be replaced. Read-only aspose.pydrawing.Color. |
to_color | Color which will replace. Read-only aspose.pydrawing.Color. |
use_alpha | Returns a boolean value which determines if alpha component should be used. Read-only bool. |
See Also
- module
aspose.slides.effects
- library
Aspose.Slides