add_alpha_replace_effect method
add_alpha_replace_effect
Adds the new Alpha Replace effect to the end of a collection.
Returns
Index of the new image effect in a collection.
def add_alpha_replace_effect(self, alpha):
...
Parameter | Type | Description |
---|---|---|
alpha | float | The new opacity value. |
See Also
- class
IAlphaReplace
- class
IImageTransformOperationCollection
- module
aspose.slides.effects
- library
Aspose.Slides