AddAlphaModulateFixedEffect
ImageTransformOperationCollection.AddAlphaModulateFixedEffect method
Adds the new Alpha Modulate Fixed effect to the end of a collection.
public IAlphaModulateFixed AddAlphaModulateFixedEffect(float amount)
Parameter | Type | Description |
---|---|---|
amount | Single | The percentage amount to scale the alpha. |
Return Value
Index of the new image effect in a collection.
See Also
- interface IAlphaModulateFixed
- class ImageTransformOperationCollection
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides