AddAlphaReplaceEffect
ImageTransformOperationCollection.AddAlphaReplaceEffect method
Adds the new Alpha Replace effect to the end of a collection.
public IAlphaReplace AddAlphaReplaceEffect(float alpha)
Parameter | Type | Description |
---|---|---|
alpha | Single | The new opacity value. |
Return Value
Index of the new image effect in a collection.
See Also
- interface IAlphaReplace
- class ImageTransformOperationCollection
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides